Class BPLaneHelper


  • public abstract class BPLaneHelper
    extends java.lang.Object
    Lanes are used to organize and categorize activities within a Pool. The meaning of the lanes is up to the modeler. BPMN does not specify the usage of lanes. Lanes are often used for such things as internal roles (e.g., manager, associate), systems (e.g., an enterprise application), an internal department (e.g., shipping, finance), etc. In Innovator you can visualize and manage the resource assignments of activities by putting the activities into a lane that is assigned to the desired resource.
    See Also:
    BPLane