Uses of Class
io.fluxzero.sdk.modeling.MutationPlan.TargetPlan
Packages that use MutationPlan.TargetPlan
-
Uses of MutationPlan.TargetPlan in io.fluxzero.sdk.modeling
Methods in io.fluxzero.sdk.modeling that return MutationPlan.TargetPlanModifier and TypeMethodDescriptionstatic MutationPlan.TargetPlanMutationPlan.compile(Class<?> payloadType, Collection<EntityMetadata.HandlerMethod> handlers) Compiles one target accessor plan for a payload and its selected handlers.static MutationPlan.TargetPlanMutationPlan.plan(Class<?> payloadType, Collection<EntityMetadata.HandlerMethod> handlers) Compiles and validates a target plan without an explicit target override.MutationPlan.targets()