Class GetLookupIdByServiceOrReferenceKeyCmd
java.lang.Object
com.flowable.serviceregistry.engine.impl.cmd.AbstractNeedsServiceDefinitionCmd
com.flowable.serviceregistry.engine.impl.cmd.GetLookupIdByServiceOrReferenceKeyCmd
- All Implemented Interfaces:
org.flowable.common.engine.impl.interceptor.Command<Object>
public class GetLookupIdByServiceOrReferenceKeyCmd
extends AbstractNeedsServiceDefinitionCmd
implements org.flowable.common.engine.impl.interceptor.Command<Object>
- Author:
- Tijs Rademakers, Joram Barrez
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.flowable.serviceregistry.engine.impl.cmd.AbstractNeedsServiceDefinitionCmd
resolveServiceDefinition, resolveServiceDefinitionByReferenceKey
-
Field Details
-
data
-
serviceKey
-
referenceKey
-
tenantId
-
-
Constructor Details
-
GetLookupIdByServiceOrReferenceKeyCmd
-
-
Method Details
-
execute
- Specified by:
execute
in interfaceorg.flowable.common.engine.impl.interceptor.Command<Object>
-