Uses of Interface
com.almworks.jira.structure.api.forest.action.AppliedEffect
Packages that use AppliedEffect
Package
Description
-
Uses of AppliedEffect in com.almworks.jira.structure.api.forest.action
Methods in com.almworks.jira.structure.api.forest.action that return types with arguments of type AppliedEffectModifier and TypeMethodDescriptionAppliedEffectBatch.getEffects()AppliedEffectBatchImpl.getEffects()Constructor parameters in com.almworks.jira.structure.api.forest.action with type arguments of type AppliedEffect -
Uses of AppliedEffect in com.almworks.jira.structure.api.rest.effect
Methods in com.almworks.jira.structure.api.rest.effect with parameters of type AppliedEffectModifier and TypeMethodDescriptionstatic RestEffectRestEffect.fromAppliedEffect(AppliedEffect effect)