Class NewTaskCmd

    • Field Detail

      • taskId

        protected String taskId
    • Constructor Detail

      • NewTaskCmd

        public NewTaskCmd​(String taskId)
    • Method Detail

      • execute

        public org.flowable.task.api.Task execute​(CommandContext commandContext)
        Specified by:
        execute in interface Command<org.flowable.task.api.Task>