Interface PlatformRuntimeService
-
- All Known Implementing Classes:
PlatformRuntimeServiceImpl
public interface PlatformRuntimeService- Author:
- Filip Hrisafov
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description WorkInstanceQuerycreateWorkInstanceQuery()Create a query for queryingWorkInstance((s)
-
-
-
Method Detail
-
createWorkInstanceQuery
WorkInstanceQuery createWorkInstanceQuery()
Create a query for queryingWorkInstance((s)
-
-