Class EntityPropertyBeanSelfFunctions
java.lang.Object
com.atlassian.jira.issue.fields.rest.json.beans.EntityPropertyBeanSelfFunctions
Functions which calculate self address of properties for various entities.
- Since:
- v6.2
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classstatic class -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic BiFunction<Long, String, String> dashboardItemPropertySelfBiFunction(String dashboardId)
-
Field Details
-
EMPTY_BIFUNCTION
- Since:
- 7.0.0
-
-
Constructor Details
-
EntityPropertyBeanSelfFunctions
public EntityPropertyBeanSelfFunctions()
-
-
Method Details
-
dashboardItemPropertySelfBiFunction
public static BiFunction<Long,String, dashboardItemPropertySelfBiFunctionString> (String dashboardId)
-