Package com.atlassian.confluence.it
Class TimePeriod
java.lang.Object
com.atlassian.confluence.it.TimePeriod
- All Implemented Interfaces:
Serializable
Deprecated.
Since 8.7
Represents a period of time. Consists of a time with a time unit and is immutable.
- See Also:
-
Constructor Summary
ModifierConstructorDescriptionprotected
Deprecated.TimePeriod
(long time, TimeUnit timeUnit) Deprecated. -
Method Summary