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.core.*

step.licensing.*

step.migration.*

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.astra.AstraPlugin 
    Modifier and Type Constant Field Value
    public static final java.lang.String CONTROLLER_URL "controller.url"
    public static final java.lang.String PLUGINS_ASTRA_URL "plugins.astra.url"
  • 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.licensing.log.StepConsumptionsFile 
    Modifier and Type Constant Field Value
    public static final java.lang.String STATEFILE_NAME "license-state-DO_NOT_DELETE.bin"
  • step.plugins.menu.MenuManager 
    Modifier and Type Constant Field Value
    public static final java.lang.String DEFAULT_ROLE "default"
  • step.plugins.menu.MenuPlugin 
    Modifier and Type Constant Field Value
    public static final java.lang.String MENU_CONFIG_PROPERTY "ui.menu.config"
  • step.plugins.messages.Message.Field 
    Modifier and Type Constant Field Value
    public static final java.lang.String BODY "body"
    public static final java.lang.String CATEGORY "category"
    public static final java.lang.String IMPORTANCE "importance"
    public static final java.lang.String STICKY "sticky"
    public static final java.lang.String SUBCATEGORY "subcategory"
    public static final java.lang.String SUBJECT "subject"
    public static final java.lang.String TIMESTAMP "timestamp"
    public static final java.lang.String TOPIC_KEY "topicKey"
  • step.plugins.messages.MessageAudienceDispatcher 
    Modifier and Type Constant Field Value
    public static final java.lang.String CONFIG_PREFIX "messaging.audience"
    public static final java.lang.String DEFAULT_ROLES "admin"
  • step.plugins.messages.MessagesManager 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLLECTION_INBOX "messagesUserInbox"
    public static final java.lang.String COLLECTION_MESSAGES "messages"
  • step.plugins.notification.message.webhook.ExecutionEndedMessage 
    Modifier and Type Constant Field Value
    public static final java.lang.String EVENT_TYPE "execution_ended"
  • step.plugins.notification.message.webhook.ExecutionFailedMessage 
    Modifier and Type Constant Field Value
    public static final java.lang.String EVENT_TYPE "execution_failed"
  • 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"
  • step.repositories.parser.annotated.EnterpriseDescriptionStepParser 
    Modifier and Type Constant Field Value
    public static final java.lang.String COMPARATOR "Comparator"
    public static final java.lang.String EXPRESSION "expression"
    public static final java.lang.String MEASUREMENT "Measurement"
    public static final java.lang.String METRIC "Metric"
    public static final java.lang.String VALUE "Value"

step.repository.*