Class PolicyConstraintEvaluationOpNode
- java.lang.Object
- 
- com.evolveum.midpoint.schema.traces.OpNode
- 
- com.evolveum.midpoint.schema.traces.operations.PolicyConstraintEvaluationOpNode
 
 
- 
 public class PolicyConstraintEvaluationOpNode extends OpNode 
- 
- 
Constructor SummaryConstructors Constructor Description PolicyConstraintEvaluationOpNode(PrismContext prismContext, OperationResultType result, OpResultInfo info, OpNode parent, TraceInfo traceInfo)
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetConstraintInfo()StringgetConstraintName()StringgetRuleInfo()StringgetTrigger()booleanisTriggered()protected voidpostProcess()- 
Methods inherited from class com.evolveum.midpoint.schema.traces.OpNodeapplyOptions, 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, postProcessRecursive, processContext, resolveReferenceTargetNames, setDisabled, setPresentation, setVisible, showTotals, toString
 
- 
 
- 
- 
- 
Constructor Detail- 
PolicyConstraintEvaluationOpNodepublic PolicyConstraintEvaluationOpNode(PrismContext prismContext, OperationResultType result, OpResultInfo info, OpNode parent, TraceInfo traceInfo) 
 
- 
 - 
Method Detail- 
getConstraintInfopublic String getConstraintInfo() 
 - 
getConstraintNamepublic String getConstraintName() 
 - 
getTriggerpublic String getTrigger() 
 - 
isTriggeredpublic boolean isTriggered() 
 - 
getRuleInfopublic String getRuleInfo() 
 - 
postProcessprotected void postProcess() - Overrides:
- postProcessin class- OpNode
 
 
- 
 
-