- Comment
 - 
      
        
/process-instance/{id}/comment(Subresource) - Variables
 - 
      
        
/process-instance/{id}/variables(Subresource) - Delete
 - 
      
        DELETE 
/process-instance/{id} - Get Activity Instance
 - 
      
        GET 
/process-instance/{id}/activity-instances - Get List Count
 - 
      
        GET 
/process-instance/count - Get List
 - 
      
        GET 
/process-instance - Get
 - 
      
        GET 
/process-instance/{id} - Modify
 - 
      
        POST 
/process-instance/{id}/modification - Modify Async
 - 
      
        POST 
/process-instance/{id}/modification-async - Delete Async (POST)
 - 
      
        POST 
/process-instance/delete - Delete Async Historic Query Based (POST)
 - 
      
        POST 
/process-instance/delete-historic-query-based - Get List Count (POST)
 - 
      
        POST 
/process-instance/count - Set Job Retries Async (POST)
 - 
      
        POST 
/process-instance/job-retries - Set Job Retries Async Historic Query Based (POST)
 - 
      
        POST 
/process-instance/job-retries-historic-query-based - Set Variables Async (POST)
 - 
      
        POST 
/process-instance/variables-async - Correlate Message Async (POST)
 - 
      
        POST 
/process-instance/message-async - Get List (POST)
 - 
      
        POST 
/process-instance - Activate/Suspend By Id
 - 
      
        PUT 
/process-instance/{id}/suspended - Activate/Suspend By Process Definition Id
 - 
      
        PUT 
/process-instance/suspended - Activate/Suspend By Process Definition Key
 - 
      
        PUT 
/process-instance/suspended - Activate/Suspend In Group
 - 
      
        PUT 
/process-instance/suspended - Activate/Suspend In Batch
 - 
      
        POST 
/process-instance/suspended-async