Uses of Class
com.almworks.jira.structure.api.effector.EffectorUnavailableException
Packages that use EffectorUnavailableException
-
Uses of EffectorUnavailableException in com.almworks.jira.structure.api.effector
Methods in com.almworks.jira.structure.api.effector that throw EffectorUnavailableExceptionModifier and TypeMethodDescriptionvoidEffector.addDefaultFormParameters(Map<String, Object> form) Fills the parameter map for the edit form Velocity template with default values for a new effector instance of this type.voidGiven the effector-specific parameters, fills the parameter map for the edit form Velocity template.Effector.buildParametersFromForm(Map<String, Object> form, ErrorCollection errors) Validates the parameters from the edit HTML form and constructs a serializable parameter map forEffector.getEffectorFunction(Map, EffectorContext).