JavaScript is disabled on your browser.
Skip navigation links
KIE :: Internal 10.1.0
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.kie.internal.command
Interface ProcessInstanceIdCommand
public interface
ProcessInstanceIdCommand
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getProcessInstanceId
()
void
setProcessInstanceId
(
String
procInstId)
Method Details
setProcessInstanceId
void
setProcessInstanceId
(
String
procInstId)
getProcessInstanceId
String
getProcessInstanceId
()