Annotation Type State

    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      String process
      the business process name
      String state
      the state that the component responds to,
      String value
      by default, this will be the #stateName
    • Element Detail

      • process

        String process
        the business process name
        Default:
        ""
      • state

        String state
        the state that the component responds to,
        Default:
        ""
      • value

        String value
        by default, this will be the #stateName
        Default:
        ""