|
ModeShape Distribution 3.0.0.Beta4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DurationActivity
The immutable representation of activities with measureable durations.
| Method Summary | |
|---|---|
long |
getDuration(TimeUnit unit)
Get the duration of this activity. |
Map<String,String> |
getPayload()
Get the payload for this activity. |
| Methods inherited from interface java.lang.Comparable |
|---|
compareTo |
| Method Detail |
|---|
long getDuration(TimeUnit unit)
unit - the desired time unit for the duration
Map<String,String> getPayload()
|
ModeShape Distribution 3.0.0.Beta4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||