public class FindProcessInstanceCommand extends AuditCommand<ProcessInstanceLog> implements org.kie.internal.command.ProcessInstanceIdCommand
auditLogService| Constructor and Description |
|---|
FindProcessInstanceCommand() |
FindProcessInstanceCommand(long processInstanceId) |
| Modifier and Type | Method and Description |
|---|---|
ProcessInstanceLog |
execute(org.kie.api.runtime.Context cntxt) |
Long |
getProcessInstanceId() |
void |
setProcessInstanceId(Long processInstanceId) |
String |
toString() |
setAuditLogService, setLogEnvironmentpublic FindProcessInstanceCommand()
public FindProcessInstanceCommand(long processInstanceId)
public ProcessInstanceLog execute(org.kie.api.runtime.Context cntxt)
execute in interface org.kie.api.command.ExecutableCommand<ProcessInstanceLog>public Long getProcessInstanceId()
getProcessInstanceId in interface org.kie.internal.command.ProcessInstanceIdCommandpublic void setProcessInstanceId(Long processInstanceId)
setProcessInstanceId in interface org.kie.internal.command.ProcessInstanceIdCommandCopyright © 2001–2020 JBoss by Red Hat. All rights reserved.