12-06-2014 03:32 AM
A is a service task
B is a received task
A will use expression to signal B
Here is logic of expression
public void signal(DelegateExecution execution){
runtimeService.signal(execution.getId());
}
this activity doesn't accept signals
12-08-2014 02:31 AM
12-08-2014 10:39 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.