Environmental variables for the Jenkins plugin

Some environmental variables are only available with the Jenkins plugin.

The environment variables for Jenkins include:

BASELINE_AVAILABLE
A new baseline is created in the build.
BASELINE_LOC
A stable location of the baseline is created.
BASELINE_REQUESTED
The user requested the creation of a baseline by checking the UI option in the Job configuration.
DISABLE_SSL_VERIFICATION
The SSL verification is disabled by the user in the Job configuration when connecting to the WAN server.
JENKINS_FILE_PATH
The relative script path of the Jenkins file is inside the VOB.
STREAM_NAME
The stream name of the stream configured in the job.
USERNAME
The username is used to connect to the WAN server.
VIEW_LOC
The stable location of the view is created.
VIEW_STORAGE_PATH
The storage path of the view is created.
VIEW_TAG
The view tag of the view is created.
WAN_SERVER_URL
The URL of the WAN server.
VOB_LIST
List of VOBs to be mounted in case of Dynamic/Automatic views or Load rules in case of Web/Snapshot views.
SCM_TYPE
It defines the type of Enterprise flavor of ex UCM or Base config spec.
VIEW_PATH
It provides the view path of the view created within the node. It should be used along with the extension provider ViewPathEnv.
VIEW_TYPE
It defines the type of view created (Automatic or Web or Dynamic or Snapshot).
CREDENTIAL_ID
The ID of the credentials used in the job configuration from which the password can be determined.
WORKSPACE_IS_VIEW
When set to TRUE, the view is checked out into the Workspace root.
CCASE_BASELINE_USERNAME
The user name of the baseline creator.