Uses of Interface
com.almworks.jira.structure.api.forest.ForestChange.Visitor
Packages that use ForestChange.Visitor
-
Uses of ForestChange.Visitor in com.almworks.jira.structure.api.forest
Methods in com.almworks.jira.structure.api.forest with parameters of type ForestChange.VisitorModifier and TypeMethodDescriptionabstract voidForestChange.accept(ForestChange.Visitor visitor) Apply the change to the visitorvoidForestChange.Add.accept(ForestChange.Visitor visitor) voidForestChange.Move.accept(ForestChange.Visitor visitor) voidForestChange.Remove.accept(ForestChange.Visitor visitor) voidForestChange.Reorder.accept(ForestChange.Visitor visitor)