public interface ProcessVariablesService extends GenericServiceEntryPoint<ProcessVariableKey,ProcessVariableSummary>
Modifier and Type | Method and Description |
---|---|
List<ProcessVariableSummary> |
getVariableHistory(String serverTemplateId,
String deploymentId,
Long processInstanceId,
String variableName) |
getData
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.