Uses of Interface
com.flowable.serviceregistry.api.repository.ServiceParameter
-
Packages that use ServiceParameter Package Description com.flowable.serviceregistry.api.repository com.flowable.serviceregistry.engine.impl.repository -
-
Uses of ServiceParameter in com.flowable.serviceregistry.api.repository
Subinterfaces of ServiceParameter in com.flowable.serviceregistry.api.repository Modifier and Type Interface Description interface
ServiceInputParameter
interface
ServiceOutputParameter
The interface of a service output parameter used in a service definition. -
Uses of ServiceParameter in com.flowable.serviceregistry.engine.impl.repository
Classes in com.flowable.serviceregistry.engine.impl.repository that implement ServiceParameter Modifier and Type Class Description class
BaseServiceInputParameter
class
BaseServiceOutputParameter
-