Class CreateTask

    • Constructor Detail

      • CreateTask

        public CreateTask()
    • Method Detail

      • input

        public String input()
                     throws Exception
        Overrides:
        input in class com.opensymphony.xwork2.ActionSupport
        Throws:
        Exception
      • execute

        public String execute()
        Specified by:
        execute in interface com.opensymphony.xwork2.Action
        Overrides:
        execute in class com.opensymphony.xwork2.ActionSupport
      • validate

        public void validate()
        Specified by:
        validate in interface com.opensymphony.xwork2.Validateable
        Overrides:
        validate in class com.opensymphony.xwork2.ActionSupport
      • getSubmitAction

        public String getSubmitAction()
      • setCreateTaskKey

        public void setCreateTaskKey​(String createTaskKey)
      • getCreateTaskKey

        public String getCreateTaskKey()
      • getEditHtml

        public String getEditHtml()