Class AfterItemConditionType
java.lang.Object
com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
com.evolveum.midpoint.xml.ns._public.common.common_3.ItemReportingConditionType
com.evolveum.midpoint.xml.ns._public.common.common_3.AfterItemConditionType
- All Implemented Interfaces:
Containerable,Freezable,com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding,DebugDumpable,Serializable,Cloneable
Condition controlling item report collection that is evaluated after the item is processed.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable.AnyNested classes/interfaces inherited from interface com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding
com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding.ContainerableList<T extends Containerable>, com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding.ReferencableList<T extends Referencable> -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final QNamestatic final Producer<AfterItemConditionType>Fields inherited from class com.evolveum.midpoint.xml.ns._public.common.common_3.ItemReportingConditionType
F_EXPRESSION, F_FIRST_WORKER, F_INTERVALFields inherited from interface com.evolveum.midpoint.util.DebugDumpable
INDENT_STRING -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclone()<X> Xend()booleanexpression(ExpressionType value) firstWorker(Boolean value) Methods inherited from class com.evolveum.midpoint.xml.ns._public.common.common_3.ItemReportingConditionType
getExpression, getFirstWorker, getInterval, isFirstWorker, setExpression, setFirstWorker, setIntervalMethods inherited from class com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
asPrismContainerValue, getId, hashCode, setId, setupContainerValue, toStringMethods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.evolveum.midpoint.prism.Containerable
cloneWithoutId, debugDump, freeze, isImmutableMethods inherited from interface com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding
prismGetContainerableList, prismGetPropertyValue, prismGetPropertyValues, prismGetReferencable, prismGetReferencableList, prismGetReferenceObjectable, prismGetSingleContainerable, prismSetPropertyValue, prismSetReferencable, prismSetReferenceObjectable, prismSetSingleContainerableMethods inherited from interface com.evolveum.midpoint.util.DebugDumpable
debugDump, debugDumpLazily, debugDumpLazilyMethods inherited from interface com.evolveum.midpoint.prism.Freezable
checkImmutable, checkMutable
-
Field Details
-
COMPLEX_TYPE
-
FACTORY
-
-
Constructor Details
-
AfterItemConditionType
public AfterItemConditionType() -
AfterItemConditionType
Deprecated.
-
-
Method Details
-
equals
- Overrides:
equalsin classItemReportingConditionType
-
id
- Overrides:
idin classItemReportingConditionType
-
interval
- Overrides:
intervalin classItemReportingConditionType
-
firstWorker
- Overrides:
firstWorkerin classItemReportingConditionType
-
expression
- Overrides:
expressionin classItemReportingConditionType
-
beginExpression
- Overrides:
beginExpressionin classItemReportingConditionType
-
end
public <X> X end()- Overrides:
endin classItemReportingConditionType
-
clone
- Overrides:
clonein classItemReportingConditionType
-