public static class DelayedActivityState.Progress extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
Progress(AsyncContainer container,
int pctComplete,
String message) |
| Modifier and Type | Method and Description |
|---|---|
AsyncContainer |
getContainer() |
String |
getMessage() |
int |
getPctComplete() |
protected Progress(AsyncContainer container, int pctComplete, String message)
public AsyncContainer getContainer()
public int getPctComplete()
public String getMessage()
Copyright © 2017 etc.to. All rights reserved.