Uses of Interface
com.almworks.jira.structure.api.effector.process.EffectRecord
Packages that use EffectRecord
-
Uses of EffectRecord in com.almworks.jira.structure.api.effector.process
Methods in com.almworks.jira.structure.api.effector.process that return types with arguments of type EffectRecordModifier and TypeMethodDescriptionEffectorProcessManager.getEffectRecords(long processId) Retrieves the list of effect records that describe the changes made by the given effector process or the errors that occurred while applying effects.