Uses of Enum Class
com.mayam.wf.config.shared.EmbedContext
-
Uses of EmbedContext in com.mayam.wf.config.shared
Modifier and TypeMethodDescriptionstatic EmbedContext
Returns the enum constant of this class with the specified name.static EmbedContext[]
EmbedContext.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionAction.getEmbedContexts()
EmbedContext.HasEmbedContexts.getEmbedContexts()
Field.getEmbedContexts()
Modifier and TypeMethodDescriptionvoid
Action.setEmbedContexts
(Set<EmbedContext> embedContexts) void
Field.setEmbedContexts
(Set<EmbedContext> embedContexts)