Uses of Class
com.almworks.jira.structure.api.effect.StoredEffect.Builder
Packages that use StoredEffect.Builder
-
Uses of StoredEffect.Builder in com.almworks.jira.structure.api.effect
Methods in com.almworks.jira.structure.api.effect that return StoredEffect.BuilderModifier and TypeMethodDescriptionstatic StoredEffect.BuilderReturns a new builder with the given module key.StoredEffect.Builder.setModuleKey(String moduleKey) Updates the effect provider module key.StoredEffect.Builder.setParameter(String key, Object value) Updates a provider-specific parameter.