Uses of Class
io.automatiko.engine.services.event.impl.NodeInstanceEventBody
-
Packages that use NodeInstanceEventBody Package Description io.automatiko.engine.services.event.impl -
-
Uses of NodeInstanceEventBody in io.automatiko.engine.services.event.impl
Methods in io.automatiko.engine.services.event.impl that return NodeInstanceEventBody Modifier and Type Method Description protected NodeInstanceEventBodyProcessInstanceEventBatch. create(io.automatiko.engine.api.event.process.ProcessNodeEvent event)Methods in io.automatiko.engine.services.event.impl that return types with arguments of type NodeInstanceEventBody Modifier and Type Method Description Set<NodeInstanceEventBody>ProcessInstanceEventBody. getNodeInstances()
-