Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
...
Code Block | ||
---|---|---|
| ||
import org.joget.commons.util.UuidGenerator; String uuid = UuidGenerator.getInstance().getUuid(); |
Thai |
---|
กระบวนการ |
public static org.joget.commons.util.UuidGenerator getInstance()
English |
---|
Get the UuidGenerator instance |
Thai |
---|
รับอินสแตนซ์ UuidGenerator |
...