public class GetContentCommand extends TaskCommand<org.kie.api.task.model.Content>
DESCRIPTION_PROPERTY, EXPIRATION_DATE_PROPERTY, FAULT_PROPERTY, groupIds, OUTPUT_PROPERTY, PRIORITY_PROPERTY, SKIPPABLE_PROPERTY, SUB_TASK_STRATEGY_PROPERTY, targetEntityId, TASK_NAMES_PROPERTY, taskId, userId
Constructor and Description |
---|
GetContentCommand() |
GetContentCommand(Long contentId) |
Modifier and Type | Method and Description |
---|---|
org.kie.api.task.model.Content |
execute(org.kie.internal.command.Context cntxt) |
Long |
getContentId() |
void |
setContentId(Long contentId) |
getGroupsIds, getTargetEntityId, getTaskId, getUserId, setGroupsIds, setTargetEntityId, setTaskId, setUserId
public GetContentCommand()
public GetContentCommand(Long contentId)
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.