Class CompleteBucketOperation
java.lang.Object
com.evolveum.midpoint.repo.common.activity.run.buckets.CompleteBucketOperation
- All Implemented Interfaces:
DebugDumpable
-
Field Summary
Fields inherited from interface com.evolveum.midpoint.util.DebugDumpable
INDENT_STRING -
Method Summary
Modifier and TypeMethodDescriptiondebugDump(int indent) voidexecute(OperationResult result) protected voidextendDebugDump(StringBuilder sb, int indent) booleanMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.evolveum.midpoint.util.DebugDumpable
debugDump, debugDumpLazily, debugDumpLazily
-
Method Details
-
execute
public void execute(OperationResult result) throws ObjectAlreadyExistsException, ObjectNotFoundException, SchemaException -
extendDebugDump
-
isStandalone
public boolean isStandalone() -
debugDump
- Specified by:
debugDumpin interfaceDebugDumpable
-