java.lang.Object
com.evolveum.midpoint.prism.impl.binding.AbstractPlainStructured
com.evolveum.midpoint.xml.ns._public.common.common_3.ActivityPathType
All Implemented Interfaces:
PlainStructured, JaxbVisitable, Serializable, Cloneable

public class ActivityPathType extends com.evolveum.midpoint.prism.impl.binding.AbstractPlainStructured
Path from the root of the activity tree to the specified activity.
See Also:
  • Field Details

    • identifier

      protected List<String> identifier
    • COMPLEX_TYPE

      public static final QName COMPLEX_TYPE
    • F_IDENTIFIER

      public static final ItemName F_IDENTIFIER
  • Constructor Details

    • ActivityPathType

      public ActivityPathType()
    • ActivityPathType

      public ActivityPathType(ActivityPathType other)
  • Method Details