public class AsyncCommandBean extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
AsyncCommandBean(NuxeoCommandContext origCtx,
INuxeoServiceCommand cmd)
Instantiates a new async command bean.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
INuxeoServiceCommand |
getCommand()
Gets the command.
|
NuxeoCommandContext |
getCtx()
Gets the ctx.
|
int |
hashCode() |
protected AsyncCommandBean(NuxeoCommandContext origCtx, INuxeoServiceCommand cmd)
origCtx - the orig ctxcmd - the cmdpublic NuxeoCommandContext getCtx()
public INuxeoServiceCommand getCommand()
Copyright © 2019. All rights reserved.