Uses of Class
com.atlassian.jira.rest.v2.entity.property.BasePropertyResource
Packages that use BasePropertyResource
-
Uses of BasePropertyResource in com.atlassian.jira.rest.v2.entity.property
Subclasses of BasePropertyResource in com.atlassian.jira.rest.v2.entity.propertyMethods in com.atlassian.jira.rest.v2.entity.property that return BasePropertyResourceModifier and TypeMethodDescriptionBasePropertyResource.withSelfFunction(BiFunction<Long, String, String> selfFunction) Returns a new instance of this class which behaves in the same way as this but uses a newly supplied function to calculate self links of properties.