Class AddContentCommand

    • Constructor Detail

      • AddContentCommand

        public AddContentCommand()
      • AddContentCommand

        public AddContentCommand​(Long taskId,
                                 org.kie.api.task.model.Content content)
    • Method Detail

      • execute

        public Long execute​(org.kie.api.runtime.Context cntxt)
      • getContent

        public org.kie.api.task.model.Content getContent()
      • setContent

        public void setContent​(org.kie.api.task.model.Content content)
      • setJaxbContent

        public void setJaxbContent​(JaxbContent jaxbContent)