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 |
---|
ตามธรรมเนียม |
English |
---|
To provide the ability to recalculate deadline limit and SLA limit based on programming logic. |
Thai |
---|
เพื่อให้ความสามารถในการคำนวณขีด จำกัด กำหนดเวลาและข้อ จำกัด SLA ใหม่ตามตรรกะการเขียนโปรแกรม |
Deadline plugin can be configure at Plugin Default Properties.
Thai |
---|
ปลั๊กอินกำหนดเวลาสามารถกำหนดค่าได้ที่ Plugin Default Properties. |
A useable Deadline plugin must extends org.joget.workflow.model.DefaultDeadlinePlugin abstract class.
Thai |
---|
ปลั๊กอินกำหนดเวลาที่ใช้งานได้จะต้องขยายคลาสนามธรรม org.joget.workflow.model.DefaultDeadlinePlugin |
...
Under wflow-wfengine module
Thai |
---|
ภายใต้โมดูล wflow-wfengine |
Extended org.joget.plugin.base.ExtDefaultPlugin. Please refer to Plugin Base Abstract Class and Interface.
Thai |
---|
org.joget.plugin.base.ExtDefaultPlugin ขยาย โปรดอ้างอิงถึง Plugin Base Abstract Class and Interface. |
Implemented org.joget.plugin.property.model.PropertyEditable. Please refer to Plugin Base Abstract Class and Interface.
Thai |
---|
ดำเนินการ org.joget.plugin.property.model.PropertyEditable โปรดอ้างอิงถึง Plugin Base Abstract Class and Interface. |
A base abstract class to develop a Deadline Plugin
Thai |
---|
คลาสนามธรรมพื้นฐานเพื่อพัฒนาปลั๊กอินกำหนดเวลา |
...
Thai |
---|
ตัวเลือกคุณสมบัติปลั๊กอิน |
Please refer to Plugin Properties Options for more information.
Thai |
---|
โปรดดู Plugin Properties Options สำหรับข้อมูลเพิ่มเติม |
Thai |
---|
สอน |
Guideline for developing Developing a pluginPlugin
Thai |
---|
เอกสารที่เกี่ยวข้อง |
...