public final class SuspendedTaskImpl extends Object implements SuspendedTask
| Constructor and Description | 
|---|
SuspendedTaskImpl(ActiveContext context,
                                  byte[] message,
                                  String id)  | 
| Modifier and Type | Method and Description | 
|---|---|
byte[] | 
get()
Message payload 
 | 
ActiveContext | 
getActiveContext()  | 
String | 
getId()
Returns an identifier of this object 
 | 
String | 
toString()  | 
public SuspendedTaskImpl(ActiveContext context, byte[] message, String id)
public ActiveContext getActiveContext()
getActiveContext in interface SuspendedTaskpublic String getId()
IdentifiablegetId in interface IdentifiableCopyright © 2015 The Apache Software Foundation. All rights reserved.