Class ProcessHistoryListRpcService

java.lang.Object
bpmn.admin.history.ProcessHistoryListRpcService

@RpcService public class ProcessHistoryListRpcService extends Object
Author:
Kochetkov
  • Constructor Details

    • ProcessHistoryListRpcService

      public ProcessHistoryListRpcService()
  • Method Details

    • getValue

      @RpcCall @Secured("BPMN.ADMIN.PROCESS_INSTANCE.HISTORY") public String getValue(Long processInstanceId, Boolean addVariableLog)