Interface VariableExtractorDefinition

All Known Subinterfaces:
VariableExtractorDefinitionEntity
All Known Implementing Classes:
VariableExtractorDefinitionEntityImpl

public interface VariableExtractorDefinition
Author:
Yvo Swillens
  • Method Details

    • getId

      String getId()
    • getKey

      String getKey()
    • getVersion

      int getVersion()
    • getDeploymentId

      String getDeploymentId()
    • getTenantId

      String getTenantId()
    • getType

      String getType()
    • getName

      String getName()
    • getResourceName

      String getResourceName()