Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.PerformerCommentsFormattingType
-
Packages that use PerformerCommentsFormattingType Package Description com.evolveum.midpoint.cases.api com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of PerformerCommentsFormattingType in com.evolveum.midpoint.cases.api
Methods in com.evolveum.midpoint.cases.api with parameters of type PerformerCommentsFormattingType Modifier and Type Method Description PerformerCommentsFormatterCaseManager. createPerformerCommentsFormatter(PerformerCommentsFormattingType formatting) -
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()PerformerCommentsFormattingTypePerformerCommentsFormattingType. condition(ExpressionType value)PerformerCommentsFormattingTypeObjectFactory. createPerformerCommentsFormattingType()PerformerCommentsFormattingTypeWfConfigurationType. 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 other)
-