public class NotifyChangeInfo extends ExecutionInfoBase
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
TYPE |
Constructor and Description |
---|
NotifyChangeInfo(Component comp,
java.lang.Object base,
java.lang.Object prop,
java.lang.String note) |
Modifier and Type | Method and Description |
---|---|
JSONObject |
toJSON() |
getComponent, getNote, getSubtype, getType, put, putEssential, toString
public static final java.lang.String TYPE
public NotifyChangeInfo(Component comp, java.lang.Object base, java.lang.Object prop, java.lang.String note)
public JSONObject toJSON()
toJSON
in class ExecutionInfoBase
Copyright © 2005-2021 Potix Corporation. All Rights Reserved.