Class AssignmentUtil
- java.lang.Object
-
- com.evolveum.midpoint.schema.util.AssignmentUtil
-
public class AssignmentUtil extends Object
-
-
Constructor Summary
Constructors Constructor Description AssignmentUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static String
getAssignmentInfo(AssignmentType assignment)
static String
getSegmentInfo(AssignmentPathSegmentType segment)
-
-
-
Method Detail
-
getAssignmentInfo
@Experimental public static String getAssignmentInfo(AssignmentType assignment)
-
getSegmentInfo
@Experimental public static String getSegmentInfo(AssignmentPathSegmentType segment)
-
-