Uses of Interface
com.flowable.agent.api.evaluation.AgentInvocationEvaluationBuilder
Packages that use AgentInvocationEvaluationBuilder
-
Uses of AgentInvocationEvaluationBuilder in com.flowable.agent.api.evaluation
Methods in com.flowable.agent.api.evaluation that return AgentInvocationEvaluationBuilderModifier and TypeMethodDescriptionAgentEvaluationService.createAgentInvocationEvaluationBuilder()AgentInvocationEvaluationBuilder.invocationId(String invocationId) AgentInvocationEvaluationBuilder.useOperationEvaluators() -
Uses of AgentInvocationEvaluationBuilder in com.flowable.agent.engine.impl.evaluation
Classes in com.flowable.agent.engine.impl.evaluation that implement AgentInvocationEvaluationBuilderMethods in com.flowable.agent.engine.impl.evaluation that return AgentInvocationEvaluationBuilderModifier and TypeMethodDescriptionAgentEvaluationServiceImpl.createAgentInvocationEvaluationBuilder()AgentInvocationEvaluationBuilderImpl.invocationId(String invocationId) AgentInvocationEvaluationBuilderImpl.useOperationEvaluators()