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, wait
toJson
public GlueService(Service service) throws ClassNotFoundException
ClassNotFoundException
public GlueService(String json) throws ClassNotFoundException
ClassNotFoundException
public 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.