public class GetWorkItemCommand extends Object implements org.kie.api.command.ExecutableCommand<WorkItem>
Constructor and Description |
---|
GetWorkItemCommand() |
GetWorkItemCommand(long workItemId) |
Modifier and Type | Method and Description |
---|---|
WorkItem |
execute(org.kie.api.runtime.Context context) |
long |
getWorkItemId() |
void |
setWorkItemId(long workItemId) |
String |
toString() |
public GetWorkItemCommand()
public GetWorkItemCommand(long workItemId)
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.