Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
Table of Contents |
---|
Thai |
---|
ลักษณะ |
...
Code Block | ||
---|---|---|
| ||
import javax.servlet.http.HttpServletRequest; import org.joget.workflow.util.WorkflowUtil; //get the HTTP request HttpServletRequest request = WorkflowUtil.getHttpServletRequest(); |
Thai |
---|
กระบวนการ |
public static void addAuditTrail(java.lang.String clazz, java.lang.String method, java.lang.String message)
...