public class GetContentByIdCommand extends TaskCommand<org.kie.api.task.model.Content>
groupIds, targetEntityId, taskId, userId
Constructor and Description |
---|
GetContentByIdCommand() |
GetContentByIdCommand(Long contentId) |
Modifier and Type | Method and Description |
---|---|
org.kie.api.task.model.Content |
execute(org.kie.api.runtime.Context cntxt) |
Long |
getContentId() |
void |
setContentId(Long contentId) |
getGroupsIds, getTargetEntityId, getTaskId, getUserId, setGroupsIds, setTargetEntityId, setTaskId, setUserId
public GetContentByIdCommand()
public GetContentByIdCommand(Long contentId)
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.