| Package | Description |
|---|---|
| com.atlassian.bamboo.utils |
| Modifier and Type | Method and Description |
|---|---|
static PrettyLength |
PrettyLength.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PrettyLength[] |
PrettyLength.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
DurationUtils.getPrettyPrint(long elapsedTimeMillis,
PrettyLength prettyLength)
Formats time to the nearest hour, minute or second.
|
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.