Class GetPendingSubTasksCommand

    • Constructor Detail

      • GetPendingSubTasksCommand

        public GetPendingSubTasksCommand()
      • GetPendingSubTasksCommand

        public GetPendingSubTasksCommand​(Long parentId)
    • Method Detail

      • getParentId

        public Long getParentId()
      • setParentId

        public void setParentId​(Long parentId)
      • execute

        public Integer execute​(org.kie.api.runtime.Context cntxt)