Interface ScriptContext.Context

Enclosing class:
ScriptContext

public static interface ScriptContext.Context
  • Method Details

    • projectName

      @Nullable String projectName()
    • datasourceName

      @Nullable String datasourceName()
    • defaultTagProvider

      @Nullable String defaultTagProvider()
    • relativePathRoot

      @Nullable TagPath relativePathRoot()
    • locale

      @Nullable Locale locale()
    • description

      @Nullable String description()
    • tagReferenceLocation

      @Nullable com.inductiveautomation.ignition.common.tags.config.model.TagReferenceLocation tagReferenceLocation()