Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.PerformerCommentsFormattingType
-
Packages that use PerformerCommentsFormattingType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of PerformerCommentsFormattingType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return PerformerCommentsFormattingType Modifier and Type Method Description PerformerCommentsFormattingTypeWfConfigurationType. beginApproverCommentsFormatting()PerformerCommentsFormattingTypeAccessCertificationConfigurationType. beginReviewerCommentsFormatting()PerformerCommentsFormattingTypePerformerCommentsFormattingType. clone()Creates and returns a deep copy of this object.PerformerCommentsFormattingTypePerformerCommentsFormattingType. condition(ExpressionType value)PerformerCommentsFormattingTypeObjectFactory. createPerformerCommentsFormattingType()Create an instance ofPerformerCommentsFormattingTypePerformerCommentsFormattingTypeWfConfigurationType. getApproverCommentsFormatting()PerformerCommentsFormattingTypeAccessCertificationConfigurationType. getReviewerCommentsFormatting()PerformerCommentsFormattingTypePerformerCommentsFormattingType. value(ExpressionType value)Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type PerformerCommentsFormattingType Modifier and Type Method Description WfConfigurationTypeWfConfigurationType. approverCommentsFormatting(PerformerCommentsFormattingType value)AccessCertificationConfigurationTypeAccessCertificationConfigurationType. reviewerCommentsFormatting(PerformerCommentsFormattingType value)voidWfConfigurationType. setApproverCommentsFormatting(PerformerCommentsFormattingType value)voidAccessCertificationConfigurationType. setReviewerCommentsFormatting(PerformerCommentsFormattingType value)Constructors in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type PerformerCommentsFormattingType Constructor Description PerformerCommentsFormattingType(PerformerCommentsFormattingType o)Creates a newPerformerCommentsFormattingTypeinstance by deeply copying a givenPerformerCommentsFormattingTypeinstance.
-