Constant Field Values

Contents

step.artefacts.*

step.controller.*

  • step.controller.multitenancy.model.Project 
    Modifier and Type Constant Field Value
    public static final java.lang.String entityName "projects"

step.plans.*

step.plugins.*

  • step.plugins.analytics.grafana.dashboard.Dashboard 
    Modifier and Type Constant Field Value
    public static final java.lang.String entityName "dashboards"
  • step.plugins.cypress.CypressFunctionHandler 
    Modifier and Type Constant Field Value
    public static final java.lang.String BASE_URL "baseUrl"
    public static final java.lang.String COMMAND "command"
    public static final java.lang.String PROJECT_FILE "$cypress.project.file"
  • step.plugins.dotnet.DotNetFunctionType 
    Modifier and Type Constant Field Value
    public static final java.lang.String DEPENDENCY "$dotnet.dependency.file"
    public static final java.lang.String FILE "$dotnet.dll.file"
  • step.plugins.soapui.SoapUIHandler 
    Modifier and Type Constant Field Value
    public static final java.lang.String SOAPUI_LIBS "$soapui.libraries"
  • step.plugins.soapui.SoapUILocalHandler 
    Modifier and Type Constant Field Value
    public static final java.lang.String SOAPUI_OSS "$soapui.forceOSS"
    public static final java.lang.String SOAPUI_OUTPUT "$soapui.outputFolder"
    public static final java.lang.String SOAPUI_PROJECT "$soapui.project"
    public static final java.lang.String SOAPUI_REPORT "$soapui.report"
    public static final java.lang.String SOAPUI_TEST_CASE "$soapui.testcase"
    public static final java.lang.String SOAPUI_TEST_SUITE "$soapui.testsuite"

step.repositories.*

  • step.repositories.azure.devops.rest.model.WorkItemSteps 
    Modifier and Type Constant Field Value
    public static final java.lang.String FIELDNAME_STEPS "Microsoft.VSTS.TCM.Steps"
    public static final java.lang.String FIELDNAME_TITLE "System.Title"
  • step.repositories.azure.devops.ui.ProjectsBookmarks 
    Modifier and Type Constant Field Value
    public static final java.lang.String FIELD_NAME "azuredevops_projectsbookmarks"
  • step.repositories.azure.devops.ui.UserPreferences 
    Modifier and Type Constant Field Value
    public static final java.lang.String FIELD_NAME "azuredevops_userpreferences"
  • step.repositories.jira.client.model.Fields.Keys 
    Modifier and Type Constant Field Value
    public static final java.lang.String DESCRIPTION "description"
    public static final java.lang.String SUMMARY "summary"
  • step.repositories.jira.xray.client.cloud.model.rest.XrayCloudStatus.Name 
    Modifier and Type Constant Field Value
    public static final java.lang.String FAILED "FAILED"
    public static final java.lang.String PASSED "PASSED"
    public static final java.lang.String TO_DO "TO DO"
  • step.repositories.jira.xray.client.server.CustomFields 
    Modifier and Type Constant Field Value
    public static final java.lang.String NOT_FOUND "NOT_FOUND"
  • step.repositories.jira.xray.client.server.CustomFields.TestType 
    Modifier and Type Constant Field Value
    public static final java.lang.String SCHEMA_GENERIC_TEST "com.xpandit.plugins.xray:path-editor-custom-field"
    public static final java.lang.String SCHEMA_TEST_TYPE "com.xpandit.plugins.xray:test-type-custom-field"
    public static final java.lang.String VALUE_GENERIC "Generic"
    public static final java.lang.String VALUE_MANUAL "Manual"