public class ScheduleTaskDeadlineCommand extends UserGroupCallbackTaskCommand<Long>
groupIds, targetEntityId, taskId, userId| Constructor and Description |
|---|
ScheduleTaskDeadlineCommand(String userId,
long taskId,
org.kie.internal.task.api.TaskDeadlinesService.DeadlineType type,
org.kie.internal.task.api.model.Deadline deadline,
String timeExpression) |
| Modifier and Type | Method and Description |
|---|---|
Long |
execute(org.kie.api.runtime.Context cntxt) |
addGroupFromCallbackOperation, addUserFromCallbackOperation, doCallbackAndReturnUserOperation, doCallbackGroupOperation, doCallbackGroupsOperation, doCallbackOperationForAttachment, doCallbackOperationForComment, doCallbackOperationForPeopleAssignments, doCallbackOperationForPotentialOwners, doCallbackOperationForTaskData, doCallbackOperationForTaskDeadlines, doCallbackUserOperation, doUserGroupCallbackOperation, filterGroups, isBusinessAdmin, persistIfNotExistsgetGroupsIds, getTargetEntityId, getTaskId, getUserId, setGroupsIds, setTargetEntityId, setTaskId, setUserIdpublic Long execute(org.kie.api.runtime.Context cntxt)
execute in interface org.drools.core.command.impl.ExecutableCommand<Long>execute in class UserGroupCallbackTaskCommand<Long>Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.