Interface Variable

All Known Implementing Classes:
VariableImpl

public interface Variable
  • Method Details

    • getVariableKey

      Long getVariableKey()
    • getName

      String getName()
    • getValue

      String getValue()
    • getFullValue

      String getFullValue()
    • getScopeKey

      Long getScopeKey()
    • getProcessInstanceKey

      Long getProcessInstanceKey()
    • getTenantId

      String getTenantId()
    • isTruncated

      Boolean isTruncated()