Uses of Class
com.almworks.jira.structure.api.rest.RestAttributeSpec
Packages that use RestAttributeSpec
-
Uses of RestAttributeSpec in com.almworks.jira.structure.api.rest
Fields in com.almworks.jira.structure.api.rest declared as RestAttributeSpecFields in com.almworks.jira.structure.api.rest with type parameters of type RestAttributeSpecModifier and TypeFieldDescriptionRestValueRequest.ForestRowValueRequest.attributesAttributes requestedMethods in com.almworks.jira.structure.api.rest that return RestAttributeSpecModifier and TypeMethodDescriptionstatic RestAttributeSpecRestAttributeSpec.toRest(AttributeSpec<?> spec) Methods in com.almworks.jira.structure.api.rest with parameters of type RestAttributeSpecModifier and TypeMethodDescriptionstatic AttributeSpec<?>RestAttributeSpec.fromRest(RestAttributeSpec spec) static AttributeSpec<?>RestAttributeSpec.fromRestNotNull(RestAttributeSpec spec) Method parameters in com.almworks.jira.structure.api.rest with type arguments of type RestAttributeSpecModifier and TypeMethodDescriptionstatic List<AttributeSpec<?>>RestAttributeSpec.fromRestCollection(Collection<? extends RestAttributeSpec> source)