@ThingworxExtensionApiClass(since={7,4}) public interface IThingUpdateHandler
| Modifier and Type | Method and Description |
|---|---|
void |
handleUpdateThing(Thing existingThing,
Thing newThing) |
@ThingworxExtensionApiMethod(since={7,4}) void handleUpdateThing(Thing existingThing, Thing newThing) throws java.lang.Exception
java.lang.Exception - If an error occurs