09-15-2011 05:16 AM
#{myService.myMethod(processVariables)}
and my java code would look like thispublic void myMethod(Map<String, Object> processVariables);
#{myService.myMethod(processid)}
and my java code would look like this
public void myMethod(String processId){
runtimeService.getVariables(processId);
}
09-16-2011 01:08 AM
09-16-2011 03:22 AM
#{myService.myMethod(execution)}
09-16-2011 07:42 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.