Hierarchy

Methods

  • Returns the logical name of the attribute associated to the step.

    Returns string

    The attribute.

    Remarks

    Some steps don’t contain an attribute value.

  • Returns the name of the step.

    Returns string

    The name.

  • Returns whether the step is required in the business process flow.

    Returns boolean

    true if required, false if not.

    Remarks

    Returns true if the step is marked as required in the Business Process Flow editor; otherwise, false. There is no connection between this value and the values you can change in the formContext.data.entity attribute RequiredLevel methods.

Generated using TypeDoc