com.bea.control
Annotation Type TaskBaseAnnotations.StepTimeEstimate


@Retention(value=RUNTIME)
public static @interface TaskBaseAnnotations.StepTimeEstimate


Required Element Summary
 String estimate
          Estimate in ‘Interval’ string format (e.g.
 String stepName
           
 

Element Detail

stepName

public abstract String stepName

estimate

public abstract String estimate
Estimate in ‘Interval’ string format (e.g. 1y2m3d4h5m5s)