Module org.mule.sdk.api
Package org.mule.sdk.api.runtime.operation
package org.mule.sdk.api.runtime.operation
-
ClassDescriptionIn order for Mule to determine the best way to execute different components, it needs to know the type of work the components will be performing.Allows to execute custom logic when the flow on which an operation is being executed finishes.Result<T,
A> Represents the result of a component's execution.Result.Builder<T,A> Builds instances ofResult