Uses of Interface
org.operaton.bpm.client.ExternalTaskClient
Packages that use ExternalTaskClient
Package
Description
-
Uses of ExternalTaskClient in org.operaton.bpm.client
Methods in org.operaton.bpm.client that return ExternalTaskClientModifier and TypeMethodDescriptionExternalTaskClientBuilder.build()Bootstraps the Operaton client -
Uses of ExternalTaskClient in org.operaton.bpm.client.impl
Classes in org.operaton.bpm.client.impl that implement ExternalTaskClientMethods in org.operaton.bpm.client.impl that return ExternalTaskClient -
Uses of ExternalTaskClient in org.operaton.bpm.client.spring.boot.starter.impl
Constructors in org.operaton.bpm.client.spring.boot.starter.impl with parameters of type ExternalTaskClientModifierConstructorDescriptionPropertiesAwareSpringTopicSubscription(ClientProperties clientProperties, ExternalTaskClient client, org.springframework.context.ApplicationEventPublisher applicationEventPublisher) -
Uses of ExternalTaskClient in org.operaton.bpm.client.spring.impl.client
Fields in org.operaton.bpm.client.spring.impl.client declared as ExternalTaskClientMethods in org.operaton.bpm.client.spring.impl.client that return ExternalTaskClientMethods in org.operaton.bpm.client.spring.impl.client that return types with arguments of type ExternalTaskClient -
Uses of ExternalTaskClient in org.operaton.bpm.client.spring.impl.subscription
Fields in org.operaton.bpm.client.spring.impl.subscription declared as ExternalTaskClientConstructors in org.operaton.bpm.client.spring.impl.subscription with parameters of type ExternalTaskClientModifierConstructorDescriptionSpringTopicSubscriptionImpl(ExternalTaskClient client, org.springframework.context.ApplicationEventPublisher applicationEventPublisher)