Class AbstractChangeExecutionOpNode
java.lang.Object
com.evolveum.midpoint.schema.traces.OpNode
com.evolveum.midpoint.schema.traces.operations.AbstractChangeExecutionOpNode
- Direct Known Subclasses:
FocusChangeExecutionOpNode
,ProjectionChangeExecutionOpNode
-
Field Summary
-
Constructor Summary
ConstructorDescriptionAbstractChangeExecutionOpNode
(PrismContext prismContext, OperationResultType result, OpResultInfo info, OpNode parent, TraceInfo traceInfo) -
Method Summary
Modifier and TypeMethodDescription@NotNull String
getDeltaInfo
(ObjectDeltaType objectDelta) getTrace()
boolean
Methods inherited from class com.evolveum.midpoint.schema.traces.OpNode
applyOptions, applyVisualizationInstructions, dump, getAssignmentEvaluationsCount, getChildren, getChildren, getChildrenStream, getClickNumber, getClockworkState, getContext, getContextToView, getCountColumns, getCounts, getDataSelection, getExecutionWave, getFirstTrace, getFocusName, getGenericVisualization, getImportanceSymbol, getInvocationId, getKind, getLabel, getLogEntriesCount, getMappingsCount, getMilliseconds, getMillisecondsFormatted, getNodesDownwards, getObjectsToView, getOperationNameFormatted, getOperationQualified, getOverhead, getOverhead2, getParameter, getParent, getPerformance, getPerformanceByCategory, getPresentation, getProjectionWave, getResult, getResultComment, getResultComment, getReturn, getStart, getTimeColumns, getTimes, getToolTip, getTrace, getTraceDownwards, getTraceDownwards, getTraceInfo, getTraceNames, getTraceUpwards, getType, getVisibleChildren, getVisualizationInstruction, isDisabled, isShowDurationAfter, isShowDurationBefore, isShowInvocationId, isVisible, postProcess, postProcessRecursive, processContext, resolveReferenceTargetNames, setDisabled, setPresentation, setVisible, showTotals, toString
-
Constructor Details
-
AbstractChangeExecutionOpNode
public AbstractChangeExecutionOpNode(PrismContext prismContext, OperationResultType result, OpResultInfo info, OpNode parent, TraceInfo traceInfo)
-
-
Method Details
-
getTrace
-
getObjectDeltaOperation
-
getObjectDelta
-
isDeltaEmpty
public boolean isDeltaEmpty() -
getDeltaInfo
-