Uses of Interface
com.almworks.jira.structure.api.forest.action.ActionResult
Packages that use ActionResult
-
Uses of ActionResult in com.almworks.jira.structure.api.forest
Methods in com.almworks.jira.structure.api.forest that return ActionResultModifier and TypeMethodDescriptiondefault ActionResultForestSource.apply(ForestAction action) Convenient method to callForestSource.apply(ForestAction, Map)with an empty parameter map.ForestSource.apply(ForestAction action, Map<String, Object> parameters) Applies a forest action to this source.