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, doCallbackUserOperation, doUserGroupCallbackOperation, filterGroups, isBusinessAdmin, persistIfNotExists
getGroupsIds, getTargetEntityId, getTaskId, getUserId, setGroupsIds, setTargetEntityId, setTaskId, setUserId
public Long execute(org.kie.api.runtime.Context cntxt)
execute
in interface org.kie.api.command.ExecutableCommand<Long>
execute
in class UserGroupCallbackTaskCommand<Long>
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.