Uses of Class
org.activiti.api.runtime.model.impl.StartMessageDeploymentDefinitionImpl
-
Packages that use StartMessageDeploymentDefinitionImpl Package Description org.activiti.api.runtime.model.impl -
-
Uses of StartMessageDeploymentDefinitionImpl in org.activiti.api.runtime.model.impl
Methods in org.activiti.api.runtime.model.impl that return StartMessageDeploymentDefinitionImpl Modifier and Type Method Description StartMessageDeploymentDefinitionImplStartMessageDeploymentDefinitionImpl.Builder. build()Builder method of the builder.Methods in org.activiti.api.runtime.model.impl with parameters of type StartMessageDeploymentDefinitionImpl Modifier and Type Method Description static StartMessageDeploymentDefinitionImpl.BuilderStartMessageDeploymentDefinitionImpl. builderFrom(StartMessageDeploymentDefinitionImpl startMessageEventSubscriptionImpl)Creates a builder to buildStartMessageDeploymentDefinitionImpland initialize it with the given object.
-