Uses of Enum
org.kie.internal.task.api.model.AllowedToDelegate
Packages that use AllowedToDelegate
-
Uses of AllowedToDelegate in org.kie.internal.task.api.model
Methods in org.kie.internal.task.api.model that return AllowedToDelegateModifier and TypeMethodDescriptionDelegation.getAllowed()static AllowedToDelegateReturns the enum constant of this type with the specified name.static AllowedToDelegate[]AllowedToDelegate.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.kie.internal.task.api.model with parameters of type AllowedToDelegateModifier and TypeMethodDescriptionvoidDelegation.setAllowed(AllowedToDelegate allowedToDelegate)