public class CustomFieldUsageCalculationEvent extends Object
Constructor and Description |
---|
CustomFieldUsageCalculationEvent(Long startTime,
Long endTime,
int processedCustomFields,
boolean completedSuccessfully,
boolean initial) |
Modifier and Type | Method and Description |
---|---|
boolean |
getCompletedSuccessfully() |
Long |
getEndTime() |
boolean |
getInitial() |
int |
getProcessedCustomFields() |
Long |
getStartTime() |
Copyright © 2002-2023 Atlassian. All Rights Reserved.