| Package | Description | 
|---|---|
| pase.server | |
| pe.pase | 
| Modifier and Type | Method and Description | 
|---|---|
| CSSignInfo | ServerAPI. getCSSignInfo(Task task)Get the current countersign CSSignInfo
  
  Examples:
  
  var csTask = Server.getTask("TskXXXXXXXXXXXX"); // countersign task 
  var signInfo = Server.getCSSignInfo(csTask);
   | 
| Modifier and Type | Method and Description | 
|---|---|
| CSSignInfo | CSDBProcess. getCSSignInfo() | 
| CSSignInfo | CSTask. getCSSignInfo()Only use internal
 
 Get the CSTask sign info | 
| CSSignInfo | BasedClientAPI. getCSSignInfo(Task task) | 
| CSSignInfo | ClientAPI. getCSSignInfo(Task task) | 
| CSSignInfo | FlowService. getCSSignInfo(Task task) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | CSDBProcess. setCSSignInfo(CSSignInfo signInfo) | 
| void | CSTask. setCSSignInfo(CSSignInfo signInfo) | 
Copyright ? 2022. All Rights Reserved.