Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

Usages

Thai

ตามธรรมเนียม

Abstract Class

Thai

ชั้นนามธรรม

org.joget.apps.app.model.DefaultHashVariablePlugin

Method Detail

Thai

รายละเอียดวิธีการ

Abstract Methods
Thai
วิธีการเชิงนามธรรม
getPrefix
public abstract java.lang.String getPrefix()

Prefix of a Hash Variable use as identifier 

Thai

คำนำหน้าของการใช้ตัวแปร Hash เป็นตัวระบุ

processHashVariable
public abstract java.lang.String processHashVariable(java.lang.String variableKey)

...

Return Null to skip the replacement of Hash Variable.

Thai

การประมวลผลตัวแปรแฮชและส่งคืนค่าเพื่อแทนที่ตัวแปรแฮช

ส่งคืน Null เพื่อข้ามการแทนที่ Hash Variable

Overridable Methods
Thai
วิธีการ overridable
escapeHashVariable
public java.lang.String escapeHashVariable(java.lang.String variable)

Escape special character in the value. Default to escape Regex in the value

Thai

หลบหนีตัวละครพิเศษในความคุ้มค่า เริ่มต้นที่จะหลบหนี Regex ในค่า

availableSyntax
public java.util.Collection<java.lang.String> availableSyntax()

List the possible syntax combination to populate in Hash Variable Assistants in Property Editor. Default to "prefix.KEY".

Thai

รายการการรวมไวยากรณ์ที่เป็นไปได้เพื่อเติมในผู้ช่วยตัวแปร Hash ในตัวแก้ไขคุณสมบัติ เริ่มต้นที่ "prefix.KEY"

Plugin Properties Options

Thai

ตัวเลือกคุณสมบัติปลั๊กอิน

  • Does not support.

    Thai

    ไม่รองรับ

Tutorials

Thai

สอน

Related Community Plugins

Thai

ปลั๊กอินที่เกี่ยวข้อง

  • App Message Hash Variable
    org.joget.apps.app.lib.AppMessageHashVariable (wflow-core) 
  • Current User Hash Variable
    org.joget.apps.app.lib.CurrentUserHashVariable (wflow-core) 
  • Date Hash Variable
    org.joget.apps.app.lib.DateHashVariable (wflow-core) 
  • Environment Variable Hash Variable
    org.joget.apps.app.lib.EnvironmentVariableHashVariable (wflow-core) 
  • Form Data Hash Variable
    org.joget.apps.app.lib.FormHashVariable (wflow-core) 
  • Performer Hash Variable
    org.joget.apps.app.lib.PerformerHashVariable (wflow-core) 
  • Request Hash Variable
    org.joget.apps.app.lib.RequestHashVariable (wflow-core) 
  • Request Parameter Hash Variable
    org.joget.apps.app.lib.RequestParameterHashVariable (wflow-core) 
  • User Hash Variable
    org.joget.apps.app.lib.UserHashVariable (wflow-core) 
  • User Variable Hash Variable
    org.joget.apps.app.lib.UserVariableHashVariable (wflow-core) 
  • Workflow Assignment Hash Variable
    org.joget.apps.app.lib.WorkflowAssignmentHashVariable (wflow-core) 
  • Workflow Variable Hash Variable
    org.joget.apps.app.lib.WorkflowVariableHashVariable (wflow-core)