Uses of Class
com.almworks.jira.structure.api.rest.RestForestSpec
Packages that use RestForestSpec
-
Uses of RestForestSpec in com.almworks.jira.structure.api.forest
Methods in com.almworks.jira.structure.api.forest that return RestForestSpecModifier and TypeMethodDescriptionForestSpec.toRest()Produces REST forest specification based on this instance's parameters.Methods in com.almworks.jira.structure.api.forest with parameters of type RestForestSpecModifier and TypeMethodDescriptionstatic ForestSpecForestSpec.fromRest(RestForestSpec rfs) This method can be used to restore a forest spec from a REST transfer object.static ForestSpec.SQueryForestSpec.SQuery.fromRest(RestForestSpec rfs) -
Uses of RestForestSpec in com.almworks.jira.structure.api.rest
Fields in com.almworks.jira.structure.api.rest declared as RestForestSpecModifier and TypeFieldDescriptionRestValueRequest.ForestRowValueRequest.forestSpecSpec of the forest for which the rows are loaded.RestValueResponse.ForestRowValueResponse.forestSpecMethods in com.almworks.jira.structure.api.rest with parameters of type RestForestSpec