public class ExecuteDeadlinesCommand extends TaskCommand<Void>
groupIds, targetEntityId, taskId, userId
Constructor and Description |
---|
ExecuteDeadlinesCommand() |
ExecuteDeadlinesCommand(long taskId,
long deadlineId,
org.kie.internal.task.api.TaskDeadlinesService.DeadlineType type) |
Modifier and Type | Method and Description |
---|---|
Void |
execute(org.kie.internal.command.Context context) |
getGroupsIds, getTargetEntityId, getTaskId, getUserId, setGroupsIds, setTargetEntityId, setTaskId, setUserId
public ExecuteDeadlinesCommand()
public ExecuteDeadlinesCommand(long taskId, long deadlineId, org.kie.internal.task.api.TaskDeadlinesService.DeadlineType type)
public Void execute(org.kie.internal.command.Context context)
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.