Uses of Class
com.flowable.agent.engine.impl.runtime.AgentInvocationResultResponse.ExchangePart
Packages that use AgentInvocationResultResponse.ExchangePart
-
Uses of AgentInvocationResultResponse.ExchangePart in com.flowable.agent.engine.impl.runtime
Fields in com.flowable.agent.engine.impl.runtime with type parameters of type AgentInvocationResultResponse.ExchangePartModifier and TypeFieldDescriptionprotected List<AgentInvocationResultResponse.ExchangePart> AgentInvocationResultResponse.Exchange.partsMethods in com.flowable.agent.engine.impl.runtime that return types with arguments of type AgentInvocationResultResponse.ExchangePartMethods in com.flowable.agent.engine.impl.runtime with parameters of type AgentInvocationResultResponse.ExchangePartModifier and TypeMethodDescriptionvoidAgentInvocationResultResponse.Exchange.addPart(AgentInvocationResultResponse.ExchangePart part) Method parameters in com.flowable.agent.engine.impl.runtime with type arguments of type AgentInvocationResultResponse.ExchangePartModifier and TypeMethodDescriptionvoidAgentInvocationResultResponse.Exchange.setParts(List<AgentInvocationResultResponse.ExchangePart> parts)