Class HandlerUtils
java.lang.Object
com.atlassian.jira.auditing.handlers.HandlerUtils
- Since:
- v6.2
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic io.atlassian.fugue.Option<RecordRequest>requestIfThereAreAnyValues(List<ChangedValue> changedValues, com.google.common.base.Function<List<ChangedValue>, RecordRequest> function)
-
Constructor Details
-
HandlerUtils
public HandlerUtils()
-
-
Method Details
-
requestIfThereAreAnyValues
public static io.atlassian.fugue.Option<RecordRequest> requestIfThereAreAnyValues(List<ChangedValue> changedValues, com.google.common.base.Function<List<ChangedValue>, RecordRequest> function)
-