Class AggregationStateEvent
java.lang.Object
org.gcube.accounting.aggregator.status.AggregationStateEvent
- Author:
- Luca Frosini (ISTI - CNR)
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected AggregationStateprotected Calendarprotected Calendar -
Constructor Summary
ConstructorsConstructorDescriptionAggregationStateEvent(AggregationState aggregationState, Calendar startTime, Calendar endTime) -
Method Summary
Modifier and TypeMethodDescription
-
Field Details
-
aggregationState
-
startTime
-
endTime
-
-
Constructor Details
-
AggregationStateEvent
public AggregationStateEvent(AggregationState aggregationState, Calendar startTime, Calendar endTime)
-
-
Method Details
-
getAggregationState
-
getStartTime
-
getEndTime
-