public class UserImportCommand extends SingleOrDomainOperation
Modifier and Type | Class and Description |
---|---|
static class |
UserImportCommand.Reg |
Modifier and Type | Field and Description |
---|---|
java.nio.file.Path |
archiveFile |
cliUtils, ctx, match, noProgress, target, workers
Constructor and Description |
---|
UserImportCommand() |
Modifier and Type | Method and Description |
---|---|
BaseDirEntry.Kind[] |
getDirEntryKind() |
void |
synchronousDirOperation(java.lang.String domainUid,
ItemValue<DirEntry> de) |
forContext, run
public void synchronousDirOperation(java.lang.String domainUid, ItemValue<DirEntry> de) throws java.io.IOException
synchronousDirOperation
in class SingleOrDomainOperation
java.io.IOException
public BaseDirEntry.Kind[] getDirEntryKind()
getDirEntryKind
in class SingleOrDomainOperation
Copyright © 2021. All Rights Reserved.