Uses of Interface
com.almworks.jira.structure.api.generator.ActionEffect
Packages that use ActionEffect
Package
Description
-
Uses of ActionEffect in com.almworks.jira.structure.api.effectbatch
Fields in com.almworks.jira.structure.api.effectbatch declared as ActionEffectModifier and TypeFieldDescriptionfinal ActionEffectEffectPair.effectfinal ActionEffectEffectPair.inverseConstructors in com.almworks.jira.structure.api.effectbatch with parameters of type ActionEffectModifierConstructorDescriptionEffectPair(long generatorRowId, boolean external, ActionEffect effect, ActionEffect inverse) -
Uses of ActionEffect in com.almworks.jira.structure.api.generator
Methods in com.almworks.jira.structure.api.generator with parameters of type ActionEffectModifier and TypeMethodDescriptionvoidStructureGenerator.HandlingContext.effect(ActionEffect effect, ActionEffect inverse)