public class RepairCommand extends SingleOrDomainOperation
| Modifier and Type | Class and Description |
|---|---|
static class |
RepairCommand.Reg |
| Modifier and Type | Field and Description |
|---|---|
boolean |
domainOnly |
boolean |
dry |
java.lang.String |
ops |
boolean |
unarchive |
boolean |
verbose |
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) |
done, forContext, preIterate, runpublic boolean dry
public boolean verbose
public java.lang.String ops
public boolean unarchive
public boolean domainOnly
public void synchronousDirOperation(java.lang.String domainUid,
ItemValue<DirEntry> de)
synchronousDirOperation in class SingleOrDomainOperationpublic BaseDirEntry.Kind[] getDirEntryKind()
getDirEntryKind in class SingleOrDomainOperationCopyright © 2024. All Rights Reserved.