Package com.atlassian.confluence.it
Class TimeUtils
java.lang.Object
com.atlassian.confluence.it.TimeUtils
Deprecated, for removal: This API element is subject to removal in a future version.
since 8.7
-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionstatic voidDeprecated, for removal: This API element is subject to removal in a future version.static voidpause(TimePeriod period) Deprecated, for removal: This API element is subject to removal in a future version.static voidpause(org.joda.time.Duration duration) Deprecated, for removal: This API element is subject to removal in a future version.static voidpauseUntil(Date targetDate) Deprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Details
-
TimeUtils
public TimeUtils()Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
pause
Deprecated, for removal: This API element is subject to removal in a future version. -
pause
public static void pause(org.joda.time.Duration duration) Deprecated, for removal: This API element is subject to removal in a future version. -
pause
Deprecated, for removal: This API element is subject to removal in a future version. -
pauseUntil
Deprecated, for removal: This API element is subject to removal in a future version.
-