Uses of Class
io.automatiko.engine.services.event.impl.MilestoneEventBody
-
Packages that use MilestoneEventBody Package Description io.automatiko.engine.services.event.impl -
-
Uses of MilestoneEventBody in io.automatiko.engine.services.event.impl
Methods in io.automatiko.engine.services.event.impl that return MilestoneEventBody Modifier and Type Method Description MilestoneEventBodyMilestoneEventBody.Builder. build()Methods in io.automatiko.engine.services.event.impl that return types with arguments of type MilestoneEventBody Modifier and Type Method Description protected Set<MilestoneEventBody>ProcessInstanceEventBatch. createMilestones(io.automatiko.engine.api.runtime.process.WorkflowProcessInstance pi)Set<MilestoneEventBody>ProcessInstanceEventBody. getMilestones()
-