public class GlueService.GlueActivityInfo extends Object implements Serializable, JsonSerializable
| Constructor and Description |
|---|
GlueActivityInfo(com.google.gson.JsonElement activity) |
GlueActivityInfo(Service.Activity activity) |
| Modifier and Type | Method and Description |
|---|---|
String |
getActivityName() |
Class<?> |
getClazz() |
Map<String,String> |
getProperties() |
Map<String,String> |
getTransitions() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittoJsonpublic GlueActivityInfo(Service.Activity activity) throws ClassNotFoundException
ClassNotFoundExceptionpublic GlueActivityInfo(com.google.gson.JsonElement activity)
throws ClassNotFoundException
ClassNotFoundExceptionCopyright © 2019 POSCOICT. All rights reserved.