@ProviderType
public interface RuntimeState
Modifier and Type | Method and Description |
---|---|
void |
setEstimatedCompletionTime(Date d)
Set the ETA that is returned
by
JobProgressInfo |
void |
setProgressMessage(String str)
Set the progress message that is returned
by
JobProgressInfo |
void setProgressMessage(String str)
JobProgressInfo
void setEstimatedCompletionTime(Date d)
JobProgressInfo
Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.