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 |
---|
ลักษณะ |
Thai |
---|
ตัวอย่างโค้ด |
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 |
public synchronized java.lang.String getUuid()
Generate an UUID
Thai |
---|
สร้าง UUID |