Uses of Class
org.activiti.api.runtime.event.impl.StartMessageDeployedEventImpl
-
Packages that use StartMessageDeployedEventImpl Package Description org.activiti.api.runtime.event.impl -
-
Uses of StartMessageDeployedEventImpl in org.activiti.api.runtime.event.impl
Methods in org.activiti.api.runtime.event.impl that return StartMessageDeployedEventImpl Modifier and Type Method Description StartMessageDeployedEventImplStartMessageDeployedEventImpl.Builder. build()Builder method of the builder.Methods in org.activiti.api.runtime.event.impl with parameters of type StartMessageDeployedEventImpl Modifier and Type Method Description static StartMessageDeployedEventImpl.BuilderStartMessageDeployedEventImpl. builderFrom(StartMessageDeployedEventImpl startMessageDeployedEventImpl)Creates a builder to buildStartMessageDeployedEventImpland initialize it with the given object.
-