public class GlueService extends Object implements Serializable, JsonSerializable
| Modifier and Type | Class and Description | 
|---|---|
class  | 
GlueService.GlueActivityInfo  | 
| Constructor and Description | 
|---|
GlueService(Service service)  | 
GlueService(String json)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected GlueService.GlueActivityInfo | 
getActivityInfo(String activityName)  | 
protected GlueService.GlueActivityInfo | 
getActivityInfo(String activityName,
               String transitionName)  | 
String | 
getInitialActivityName()  | 
String | 
getServiceName()  | 
Map<String,Boolean> | 
getTransactionManagers()  | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittoJsonpublic GlueService(Service service) throws ClassNotFoundException
ClassNotFoundExceptionpublic GlueService(String json) throws ClassNotFoundException
ClassNotFoundExceptionpublic String getServiceName()
public String getInitialActivityName()
protected GlueService.GlueActivityInfo getActivityInfo(String activityName)
protected GlueService.GlueActivityInfo getActivityInfo(String activityName, String transitionName)
Copyright © 2019 POSCOICT. All rights reserved.