Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ConstructionType
-
Packages that use ConstructionType Package Description com.evolveum.midpoint.schema.util com.evolveum.midpoint.xml.ns._public.common.common_3 com.evolveum.midpoint.xml.ns._public.model.scripting_3 -
-
Uses of ConstructionType in com.evolveum.midpoint.schema.util
Methods in com.evolveum.midpoint.schema.util with parameters of type ConstructionType Modifier and Type Method Description static StringSchemaDebugUtil. prettyPrint(ConstructionType act) -
Uses of ConstructionType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type ConstructionType Modifier and Type Method Description javax.xml.bind.JAXBElement<ConstructionType>ObjectFactory. createConstruction(ConstructionType value)Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ConstructionType Modifier and Type Method Description AssignmentTypeAssignmentType. construction(ConstructionType value)ResourceObjectConstructionEvaluationTraceTypeResourceObjectConstructionEvaluationTraceType. construction(ConstructionType value)javax.xml.bind.JAXBElement<ConstructionType>ObjectFactory. createConstruction(ConstructionType value)voidAssignmentType. setConstruction(ConstructionType value)voidResourceObjectConstructionEvaluationTraceType. setConstruction(ConstructionType value) -
Uses of ConstructionType in com.evolveum.midpoint.xml.ns._public.model.scripting_3
Fields in com.evolveum.midpoint.xml.ns._public.model.scripting_3 with type parameters of type ConstructionType Modifier and Type Field Description protected List<ConstructionType>AssignActionExpressionType. constructionMethods in com.evolveum.midpoint.xml.ns._public.model.scripting_3 that return ConstructionType Modifier and Type Method Description ConstructionTypeAssignActionExpressionType. beginConstruction()Methods in com.evolveum.midpoint.xml.ns._public.model.scripting_3 that return types with arguments of type ConstructionType Modifier and Type Method Description List<ConstructionType>AssignActionExpressionType. getConstruction()Gets the value of the construction property.Methods in com.evolveum.midpoint.xml.ns._public.model.scripting_3 with parameters of type ConstructionType Modifier and Type Method Description AssignActionExpressionTypeAssignActionExpressionType. construction(ConstructionType value)
-