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)
-