public abstract class ListCommand extends SingleOrDomainOperation
cliUtils, ctx, match, noProgress, target, workers
Constructor and Description |
---|
ListCommand() |
Modifier and Type | Method and Description |
---|---|
abstract java.lang.String |
getContainerType() |
BaseDirEntry.Kind[] |
getDirEntryKind() |
void |
synchronousDirOperation(java.lang.String domainUid,
ItemValue<DirEntry> de) |
forContext, run
public void synchronousDirOperation(java.lang.String domainUid, ItemValue<DirEntry> de)
synchronousDirOperation
in class SingleOrDomainOperation
public BaseDirEntry.Kind[] getDirEntryKind()
getDirEntryKind
in class SingleOrDomainOperation
public abstract java.lang.String getContainerType()
Copyright © 2021. All Rights Reserved.