Uses of Interface
com.flowable.serviceregistry.api.repository.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
-
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