Uses of Interface
com.almworks.jira.structure.api.attribute.AttributeUpdateChecker
Packages that use AttributeUpdateChecker
Package
Description
This package provides Attribute API.
-
Uses of AttributeUpdateChecker in com.almworks.jira.structure.api.attribute
Methods in com.almworks.jira.structure.api.attribute that return AttributeUpdateCheckerModifier and TypeMethodDescriptionRowValuesWithUpdateChecker.getUpdateChecker()
Returns the update checker.Constructors in com.almworks.jira.structure.api.attribute with parameters of type AttributeUpdateCheckerModifierConstructorDescriptionRowValuesWithUpdateChecker
(RowValues rowValues, AttributeUpdateChecker updateChecker) Creates an instance of the class. -
Uses of AttributeUpdateChecker in com.almworks.jira.structure.api.generator.util
Constructors in com.almworks.jira.structure.api.generator.util with parameters of type AttributeUpdateCheckerModifierConstructorDescriptionRecordingAttributeUpdateChecker
(AttributeUpdateChecker attributeChecker)