Class InboxViewModel

  • All Implemented Interfaces:
    java.io.Serializable

    public class InboxViewModel
    extends ItemModel
    Generated model class for type InboxView first defined at extension workflow.
    See Also:
    Serialized Form
    • Field Detail

      • _TYPECODE

        public static final java.lang.String _TYPECODE
        Generated model type code constant.
        See Also:
        Constant Field Values
      • ACTION

        public static final java.lang.String ACTION
        Generated constant - Attribute key of InboxView.action attribute defined at extension workflow.
        See Also:
        Constant Field Values
      • ACTIVATED

        public static final java.lang.String ACTIVATED
        Generated constant - Attribute key of InboxView.activated attribute defined at extension workflow.
        See Also:
        Constant Field Values
      • ACTIONCOMMENT

        public static final java.lang.String ACTIONCOMMENT
        Generated constant - Attribute key of InboxView.actioncomment attribute defined at extension workflow.
        See Also:
        Constant Field Values
      • WORKFLOW

        public static final java.lang.String WORKFLOW
        Generated constant - Attribute key of InboxView.workflow attribute defined at extension workflow.
        See Also:
        Constant Field Values
      • STATUS

        public static final java.lang.String STATUS
        Generated constant - Attribute key of InboxView.status attribute defined at extension workflow.
        See Also:
        Constant Field Values
    • Constructor Detail

      • InboxViewModel

        public InboxViewModel()
        Generated constructor - Default constructor for generic creation.
      • InboxViewModel

        public InboxViewModel​(ItemModelContext ctx)
        Generated constructor - Default constructor for creation with existing context
        Parameters:
        ctx - the model context to be injected, must not be null
      • InboxViewModel

        @Deprecated(since="4.1.1",
                    forRemoval=true)
        public InboxViewModel​(ItemModel _owner)
        Deprecated, for removal: This API element is subject to removal in a future version.
        since 4.1.1 Please use the default constructor without parameters
        Generated constructor - for all mandatory and initial attributes.
        Parameters:
        _owner - initial attribute declared by type Item at extension core
    • Method Detail

      • getActioncomment

        @Accessor(qualifier="actioncomment",
                  type=GETTER)
        public java.lang.String getActioncomment()
        Generated method - Getter of the InboxView.actioncomment attribute defined at extension workflow.
        Returns:
        the actioncomment
      • getActivated

        @Accessor(qualifier="activated",
                  type=GETTER)
        public java.lang.String getActivated()
        Generated method - Getter of the InboxView.activated attribute defined at extension workflow.
        Returns:
        the activated
      • getWorkflow

        @Accessor(qualifier="workflow",
                  type=GETTER)
        public WorkflowModel getWorkflow()
        Generated method - Getter of the InboxView.workflow attribute defined at extension workflow.
        Returns:
        the workflow