public class ActionInvokeStatus extends Object implements IActionInvokeStatus
| Constructor and Description |
|---|
ActionInvokeStatus() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getStreamProvider() |
Throwable |
getThrowable() |
boolean |
requiresUpdate() |
void |
setRequiresUpdate(boolean requiresUpdate) |
void |
setStreamProvider(Object streamProvider) |
void |
setThrowable(Throwable throwable) |
public void setRequiresUpdate(boolean requiresUpdate)
setRequiresUpdate in interface IActionInvokeStatuspublic boolean requiresUpdate()
requiresUpdate in interface IActionInvokeStatuspublic void setThrowable(Throwable throwable)
setThrowable in interface IActionInvokeStatuspublic Throwable getThrowable()
getThrowable in interface IActionInvokeStatuspublic void setStreamProvider(Object streamProvider)
setStreamProvider in interface IActionInvokeStatuspublic Object getStreamProvider()
getStreamProvider in interface IActionInvokeStatusCopyright © 2017 Hitachi Vantara. All rights reserved.