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, wait
toJson
public GlueActivityInfo(Service.Activity activity) throws ClassNotFoundException
ClassNotFoundException
public GlueActivityInfo(com.google.gson.JsonElement activity) throws ClassNotFoundException
ClassNotFoundException
Copyright © 2019 POSCOICT. All rights reserved.