org.activiti.engine

Interface RuntimeService

Parameters:
messageName - the name of the message event
executionId - the id of the execution to deliver the message to
processVariables - a map of variables added to the execution
Throws:
ActivitiObjectNotFoundException - if no such execution exists.
ActivitiException - if the execution has not subscribed to the signal
See Also:
{@link VariableScope#setVariables(Map)}

Copyright © 2017 Alfresco. All rights reserved.