Interface IPreview
-
@ThingworxExtensionApiClass(since={8,4}) public interface IPreview
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ImagePrimitive
GetPreview()
-
-
-
Method Detail
-
GetPreview
@ThingworxExtensionApiMethod(since={8,4}) ImagePrimitive GetPreview() throws java.lang.Exception
- Throws:
java.lang.Exception
- If an error occurs
-
-