Package com.thingworx.common.interfaces
Interface IRepository
-
- All Known Implementing Classes:
FileRepositoryThing
@ThingworxExtensionApiClass(since={6,6}) public interface IRepository
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getRootPath()
-
-
-
Method Detail
-
getRootPath
@ThingworxExtensionApiMethod(since={6,6}) java.lang.String getRootPath()
-
-