public interface CompletableActivity extends Activity
Activity
that wants to visualize a
percentage complete value. This is often done by filling a section of the
activity bar depending on the value representated.Modifier and Type | Method and Description |
---|---|
double |
getPercentageComplete()
Returns the "percentage complete" value of the activity.
|
getEndTime, getId, getName, getStartTime
Copyright © 2014 Dirk Lemmermann Software & Consulting. All rights reserved.