|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.evolveum.midpoint.provisioning.ucf.api.Operation
public abstract class Operation
Abstract operation for a connector. Subclasses of this class represent specific operations such as attribute modification, script execution and so on. This class is created primarily for type safety, but it may be extended later on.
Field Summary |
---|
Fields inherited from interface com.evolveum.midpoint.util.DebugDumpable |
---|
INDENT_STRING |
Constructor Summary | |
---|---|
Operation()
|
Method Summary | |
---|---|
java.lang.String |
debugDump()
Show the content of the object intended for diagnostics by system administrator. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.evolveum.midpoint.util.DebugDumpable |
---|
debugDump |
Constructor Detail |
---|
public Operation()
Method Detail |
---|
public java.lang.String debugDump()
DebugDumpable
debugDump
in interface DebugDumpable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |