Class ProcessModelButtonPane

  • All Implemented Interfaces:
    Serializable, javax.servlet.jsp.tagext.IterationTag, javax.servlet.jsp.tagext.JspTag, javax.servlet.jsp.tagext.Tag

    public class ProcessModelButtonPane
    extends javax.servlet.jsp.tagext.TagSupport
    Class implementing the tag <buttonPane> from workflowEditor.tld
    See Also:
    Serialized Form
    • Constructor Detail

      • ProcessModelButtonPane

        public ProcessModelButtonPane()
    • Method Detail

      • getCancelAction

        public String getCancelAction()
        Returns:
        the current tab name
      • setCancelAction

        public void setCancelAction​(String cancelAction)
        Parameters:
        cancelAction - the current Tab name to set
      • doStartTag

        public int doStartTag()
                       throws javax.servlet.jsp.JspException
        Specified by:
        doStartTag in interface javax.servlet.jsp.tagext.Tag
        Overrides:
        doStartTag in class javax.servlet.jsp.tagext.TagSupport
        Throws:
        javax.servlet.jsp.JspException