@Command(name="delete",
description="delete user")
public class UserDeleteCommand
extends SingleOrDomainOperation
| Modifier and Type | Class and Description |
|---|---|
static class |
UserDeleteCommand.Reg |
| Modifier and Type | Field and Description |
|---|---|
boolean |
dry |
| Constructor and Description |
|---|
UserDeleteCommand() |
| Modifier and Type | Method and Description |
|---|---|
BaseDirEntry.Kind[] |
getDirEntryKind() |
void |
synchronousDirOperation(java.lang.String domainUid,
ItemValue<DirEntry> de) |
TaskStatus |
waitEnd(TaskRef ref) |
forContext, runpublic void synchronousDirOperation(java.lang.String domainUid,
ItemValue<DirEntry> de)
synchronousDirOperation in class SingleOrDomainOperationpublic TaskStatus waitEnd(TaskRef ref)
public BaseDirEntry.Kind[] getDirEntryKind()
getDirEntryKind in class SingleOrDomainOperationCopyright © 2021. All Rights Reserved.