@ExperimentalApi public class EntityPropertyBeanSelfFunctions extends Object
Modifier and Type | Class and Description |
---|---|
static class |
EntityPropertyBeanSelfFunctions.CommentPropertySelfBifFunction |
static class |
EntityPropertyBeanSelfFunctions.IssuePropertySelfBiFunction |
static class |
EntityPropertyBeanSelfFunctions.IssueTypePropertySelfBiFunction |
static class |
EntityPropertyBeanSelfFunctions.ProjectPropertySelfBiFunction |
Modifier and Type | Field and Description |
---|---|
static java.util.function.BiFunction<Long,String,String> |
EMPTY_BIFUNCTION |
Constructor and Description |
---|
EntityPropertyBeanSelfFunctions() |
Modifier and Type | Method and Description |
---|---|
static java.util.function.BiFunction<Long,String,String> |
dashboardItemPropertySelfBiFunction(String dashboardId) |
public static java.util.function.BiFunction<Long,String,String> EMPTY_BIFUNCTION
public static java.util.function.BiFunction<Long,String,String> dashboardItemPropertySelfBiFunction(String dashboardId)
Copyright © 2002-2019 Atlassian. All Rights Reserved.