Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.PcpAspectConfigurationType
Packages that use PcpAspectConfigurationType
-
Uses of PcpAspectConfigurationType in com.evolveum.midpoint.xml.ns._public.common.common_3
Modifier and TypeClassDescriptionclass
A generic configuration for a wf aspect.Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type PcpAspectConfigurationTypeModifier and TypeFieldDescriptionstatic final Producer<PcpAspectConfigurationType>
PcpAspectConfigurationType.FACTORY
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return PcpAspectConfigurationTypeModifier and TypeMethodDescriptionPcpAspectConfigurationType.applicabilityCondition
(ExpressionType value) PcpAspectConfigurationType.approvalProcess
(String value) PcpAspectConfigurationType.approvalSchema
(ApprovalSchemaType value) PcpAspectConfigurationType.approverExpression
(ExpressionType value) PcpAspectConfigurationType.approverRef
(ObjectReferenceType value) PcpAspectConfigurationType.approverRef
(String oid, QName type) PcpAspectConfigurationType.approverRef
(String oid, QName type, QName relation) PcpAspectConfigurationType.automaticallyApproved
(ExpressionType value) PrimaryChangeProcessorConfigurationType.beginAddAssociationAspect()
PrimaryChangeProcessorConfigurationType.beginPolicyRuleBasedAspect()
PcpAspectConfigurationType.clone()
ObjectFactory.createPcpAspectConfigurationType()
PrimaryChangeProcessorConfigurationType.getAddAssociationAspect()
PrimaryChangeProcessorConfigurationType.getPolicyRuleBasedAspect()
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type PcpAspectConfigurationTypeModifier and TypeMethodDescriptionPrimaryChangeProcessorConfigurationType.addAssociationAspect
(PcpAspectConfigurationType value) PrimaryChangeProcessorConfigurationType.policyRuleBasedAspect
(PcpAspectConfigurationType value) void
PrimaryChangeProcessorConfigurationType.setAddAssociationAspect
(PcpAspectConfigurationType value) void
PrimaryChangeProcessorConfigurationType.setPolicyRuleBasedAspect
(PcpAspectConfigurationType value)