Uses of Class
com.flowable.agent.engine.impl.runtime.ContinueAgentInstanceExchangeBuilderImpl
Packages that use ContinueAgentInstanceExchangeBuilderImpl
-
Uses of ContinueAgentInstanceExchangeBuilderImpl in com.flowable.agent.engine.impl.cmd
Fields in com.flowable.agent.engine.impl.cmd declared as ContinueAgentInstanceExchangeBuilderImplModifier and TypeFieldDescriptionprotected ContinueAgentInstanceExchangeBuilderImplContinueAgentInstanceExchangeCmd.agentInstanceExchangeBuilderConstructors in com.flowable.agent.engine.impl.cmd with parameters of type ContinueAgentInstanceExchangeBuilderImplModifierConstructorDescriptionContinueAgentInstanceExchangeCmd(ContinueAgentInstanceExchangeBuilderImpl agentInstanceExchangeBuilder) -
Uses of ContinueAgentInstanceExchangeBuilderImpl in com.flowable.agent.engine.impl.runtime
Methods in com.flowable.agent.engine.impl.runtime with parameters of type ContinueAgentInstanceExchangeBuilderImplModifier and TypeMethodDescriptionAgentRuntimeServiceImpl.continueAgentInstanceExchange(ContinueAgentInstanceExchangeBuilderImpl agentInstanceExchangeBuilder)