Interface CamundaScript

All Superinterfaces:
CmmnModelElementInstance, ModelElementInstance
All Known Implementing Classes:
CamundaScriptImpl

public interface CamundaScript extends CmmnModelElementInstance
Author:
Roman Smirnov
  • Method Details

    • getCamundaScriptFormat

      String getCamundaScriptFormat()
    • setCamundaScriptFormat

      void setCamundaScriptFormat(String scriptFormat)
    • getCamundaResource

      String getCamundaResource()
    • setCamundaResoure

      void setCamundaResoure(String resource)