CRUD Service
This state manager (com.rierino.state.manager.CRUDStateManager) uses a remote REST service as a data store and source, converting state changes and requests to CRUD calls.
Last updated
This state manager (com.rierino.state.manager.CRUDStateManager) uses a remote REST service as a data store and source, converting state changes and requests to CRUD calls.
system
Name of the system which defines remote service details (uri, timeout, allowPatch)
{uri:"http://wms.example.com"}
-
resource
Name/path of the resource on target system
inventory
-
Last updated
