Class GeneratedCMSWorkflowComment

    • Field Detail

      • DECISION

        public static final java.lang.String DECISION
        Qualifier of the CMSWorkflowComment.decision attribute
        See Also:
        Constant Field Values
      • DEFAULT_INITIAL_ATTRIBUTES

        protected static final java.util.Map<java.lang.String,​Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
    • Constructor Detail

      • GeneratedCMSWorkflowComment

        public GeneratedCMSWorkflowComment()
    • Method Detail

      • getDecision

        public WorkflowDecision getDecision​(SessionContext ctx)
        Generated method - Getter of the CMSWorkflowComment.decision attribute.
        Returns:
        the decision - Decision that generated a comment
      • getDecision

        public WorkflowDecision getDecision()
        Generated method - Getter of the CMSWorkflowComment.decision attribute.
        Returns:
        the decision - Decision that generated a comment
      • setDecision

        public void setDecision​(SessionContext ctx,
                                WorkflowDecision value)
        Generated method - Setter of the CMSWorkflowComment.decision attribute.
        Parameters:
        value - the decision - Decision that generated a comment
      • setDecision

        public void setDecision​(WorkflowDecision value)
        Generated method - Setter of the CMSWorkflowComment.decision attribute.
        Parameters:
        value - the decision - Decision that generated a comment