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