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) |
done, forContext, preIterate, runpublic void synchronousDirOperation(java.lang.String domainUid,
ItemValue<DirEntry> de)
throws java.io.IOException
synchronousDirOperation in class SingleOrDomainOperationjava.io.IOExceptionpublic BaseDirEntry.Kind[] getDirEntryKind()
getDirEntryKind in class SingleOrDomainOperationCopyright © 2024. All Rights Reserved.