public class RepairCommand extends SingleOrDomainOperation
Modifier and Type | Class and Description |
---|---|
static class |
RepairCommand.Reg |
Modifier and Type | Field and Description |
---|---|
boolean |
dry |
java.lang.String |
ops |
cliUtils, ctx, match, noProgress, target, workers
Constructor and Description |
---|
RepairCommand() |
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)
synchronousDirOperation
in class SingleOrDomainOperation
public BaseDirEntry.Kind[] getDirEntryKind()
getDirEntryKind
in class SingleOrDomainOperation
Copyright © 2021. All Rights Reserved.