Skip navigation links
A B C D E F G I J L M N O P R S T U V 

A

Action - Class in io.jenkins.plugins.delphix.objects
Tracks information about the status of a action.
Action(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Constructor for class io.jenkins.plugins.delphix.objects.Action
Constructor for Action.
ActionRepository - Class in io.jenkins.plugins.delphix.repos
 
ActionRepository(String, String, String) - Constructor for class io.jenkins.plugins.delphix.repos.ActionRepository
 
ActionRepository(DelphixEngine) - Constructor for class io.jenkins.plugins.delphix.repos.ActionRepository
 

B

buildEnvVars(AbstractBuild<?, ?>, EnvVars) - Method in class io.jenkins.plugins.delphix.PublishEnvVarAction
 

C

cancel(String) - Method in class io.jenkins.plugins.delphix.repos.JobRepository
Cancel a job running on the Delphix Engine.
CANCEL_JOB_FAIL - Static variable in class io.jenkins.plugins.delphix.Messages
 
CANCELED_JOB - Static variable in class io.jenkins.plugins.delphix.Messages
 
checkActionIsFinished(TaskListener, DelphixEngine, JsonNode) - Method in class io.jenkins.plugins.delphix.DelphixBuilder
 
checkJobStatus(Run<?, ?>, TaskListener, DelphixEngine, String, String, String) - Method in class io.jenkins.plugins.delphix.DelphixBuilder
 
configure(StaplerRequest, JSONObject) - Method in class io.jenkins.plugins.delphix.GlobalConfiguration.DescriptorImpl
 
CONTAINER_BUILDER_SUMMARY - Static variable in class io.jenkins.plugins.delphix.Messages
 
CONTAINER_NOT_PRESENT - Static variable in class io.jenkins.plugins.delphix.Messages
 
CONTENT_COMPATIBLE_REPOSITORIES - Static variable in class io.jenkins.plugins.delphix.DelphixEngine
 
CONTENT_LATEST_POINT - Static variable in class io.jenkins.plugins.delphix.DelphixEngine
 
CONTENT_LATEST_SNAPSHOT - Static variable in class io.jenkins.plugins.delphix.DelphixEngine
 
CONTENT_REFRESH_HOOK - Static variable in class io.jenkins.plugins.delphix.DelphixEngine
 
CONTENT_ROLLBACK_HOOK - Static variable in class io.jenkins.plugins.delphix.DelphixEngine
 
CONTENT_SYNC_HOOK - Static variable in class io.jenkins.plugins.delphix.DelphixEngine
 
create(String, String, String) - Method in class io.jenkins.plugins.delphix.repos.SelfServiceBookmarkRepository
Create a new Self Service Bookmark.
createEnvironment(String, String, String, String) - Method in class io.jenkins.plugins.delphix.DelphixEngine
Create and discover an environment.

D

delete(String) - Method in class io.jenkins.plugins.delphix.repos.SelfServiceBookmarkRepository
Delete a Self Service Bookmark by Reference.
DELETE_CONTAINER_OPERATION - Static variable in class io.jenkins.plugins.delphix.Messages
 
delphixBookmark - Variable in class io.jenkins.plugins.delphix.SelfServiceBookmarkBuilder
 
DelphixBuilder - Class in io.jenkins.plugins.delphix
 
DelphixBuilder() - Constructor for class io.jenkins.plugins.delphix.DelphixBuilder
 
delphixContainer - Variable in class io.jenkins.plugins.delphix.SelfServiceBookmarkBuilder
 
DelphixEngine - Class in io.jenkins.plugins.delphix
 
DelphixEngine(String, String, String) - Constructor for class io.jenkins.plugins.delphix.DelphixEngine
Constructor for Delphix Engine.
DelphixEngine(DelphixEngine) - Constructor for class io.jenkins.plugins.delphix.DelphixEngine
Loaded Engine Constructor.
delphixEngine - Variable in class io.jenkins.plugins.delphix.SelfServiceBookmarkBuilder
 
DelphixEngineException - Exception in io.jenkins.plugins.delphix
Thrown when the Delphix Engine returns an error for an API request.
DelphixEngineException(String) - Constructor for exception io.jenkins.plugins.delphix.DelphixEngineException
 
delphixOperation - Variable in class io.jenkins.plugins.delphix.SelfServiceBookmarkBuilder
 
DelphixProperties - Class in io.jenkins.plugins.delphix
 
DelphixProperties(FilePath, TaskListener) - Constructor for class io.jenkins.plugins.delphix.DelphixProperties
Constructor of Delphix Properties.
DelphixTimeflow - Class in io.jenkins.plugins.delphix.objects
 
DelphixTimeflow(String, String, String, String) - Constructor for class io.jenkins.plugins.delphix.objects.DelphixTimeflow
Constructor for DelphixTimeflow.
DescriptorImpl() - Constructor for class io.jenkins.plugins.delphix.GlobalConfiguration.DescriptorImpl
 
DescriptorImpl(ArrayList<DelphixEngine>) - Constructor for class io.jenkins.plugins.delphix.GlobalConfiguration.DescriptorImpl
 
disable(String) - Method in class io.jenkins.plugins.delphix.repos.SelfServiceRepository
Disable a Self Service Container.
doFillDelphixBookmarkItems(String) - Method in class io.jenkins.plugins.delphix.SelfServiceBookmarkBuilder.RefreshDescriptor
 
doFillDelphixBookmarkItems(String) - Method in class io.jenkins.plugins.delphix.SelfServiceContainerBuilder.RefreshDescriptor
 
doFillDelphixBookmarkItems(String) - Method in class io.jenkins.plugins.delphix.SelfServiceDescriptor
doFillDelphixBookmarkItems description.
doFillDelphixContainerItems(String) - Method in class io.jenkins.plugins.delphix.SelfServiceBookmarkBuilder.RefreshDescriptor
 
doFillDelphixEngineItems() - Method in class io.jenkins.plugins.delphix.SelfServiceBookmarkBuilder.RefreshDescriptor
 
doFillDelphixEngineItems() - Method in class io.jenkins.plugins.delphix.SelfServiceContainerBuilder.RefreshDescriptor
 
doFillDelphixEngineItems() - Method in class io.jenkins.plugins.delphix.SelfServiceDescriptor
Add engines to drop down for build action.
doFillDelphixEnvironmentItems(String) - Method in class io.jenkins.plugins.delphix.SelfServiceContainerBuilder.RefreshDescriptor
Add containers to drop down for Refresh action.
doFillDelphixOperationItems() - Method in class io.jenkins.plugins.delphix.SelfServiceBookmarkBuilder.RefreshDescriptor
Create Dropodown for Operations.
doFillDelphixOperationItems() - Method in class io.jenkins.plugins.delphix.SelfServiceContainerBuilder.RefreshDescriptor
Create dropdown of Container Operations.
doFillDelphixSelfServiceItems(String) - Method in class io.jenkins.plugins.delphix.SelfServiceDescriptor
Add groups to drop down for build action.
doTestConnection(String, String, String) - Method in class io.jenkins.plugins.delphix.GlobalConfiguration.DescriptorImpl
Test connection to Delphix Engine and display user status.

E

enable(String) - Method in class io.jenkins.plugins.delphix.repos.SelfServiceRepository
Enable a Self Service Container that has been Disabled.
engineGet(String) - Method in class io.jenkins.plugins.delphix.DelphixEngine
Send GET to Delphix Engine and return the result.
enginePost(String, String) - Method in class io.jenkins.plugins.delphix.DelphixEngine
Send POST to Delphix Engine and return the result.
ENVIRONMENT_CREATE_OPERATION - Static variable in class io.jenkins.plugins.delphix.Messages
 
ENVIRONMENT_DELETE_OPERATION - Static variable in class io.jenkins.plugins.delphix.Messages
 
ENVIRONMENT_REFRESH_OPERATION - Static variable in class io.jenkins.plugins.delphix.Messages
 

F

FIELD_JOB - Static variable in class io.jenkins.plugins.delphix.DelphixEngine
 
FIELD_NAME - Static variable in class io.jenkins.plugins.delphix.DelphixEngine
 
FIELD_REFERENCE - Static variable in class io.jenkins.plugins.delphix.DelphixEngine
 
FIELD_RESULT - Static variable in class io.jenkins.plugins.delphix.DelphixEngine
 
fillEnginesForDropdown() - Static method in class io.jenkins.plugins.delphix.DelphixEngine
Build Engine Dropdown list for different Build Steps.
fromJson(JsonNode) - Static method in class io.jenkins.plugins.delphix.objects.Action
Create new Action from JsonNode.
fromJson(JsonNode) - Static method in class io.jenkins.plugins.delphix.objects.Job
Create new Job from JsonNode.
fromJson(JsonNode) - Static method in class io.jenkins.plugins.delphix.objects.SelfServiceBookmark
Create new SelfServiceBookmark from JsonNode.
fromJson(JsonNode) - Static method in class io.jenkins.plugins.delphix.objects.SelfServiceContainer
Create new SelfServiceContainer from JsonNode.
fromJson(JsonNode) - Static method in class io.jenkins.plugins.delphix.objects.User
Create new User from JsonNode.

G

get(String) - Method in class io.jenkins.plugins.delphix.repos.ActionRepository
Get the Status of an Action on the Delphix Engine.
get(String) - Method in class io.jenkins.plugins.delphix.repos.JobRepository
Get the status of a job running on the Delphix Engine.
get(String) - Method in class io.jenkins.plugins.delphix.repos.SelfServiceRepository
Get Self Service Container by Refernce.
getActionType() - Method in class io.jenkins.plugins.delphix.objects.Action
 
getActionType() - Method in class io.jenkins.plugins.delphix.objects.Job
 
getActiveBranch() - Method in class io.jenkins.plugins.delphix.objects.SelfServiceContainer
 
getAuthenticationType() - Method in class io.jenkins.plugins.delphix.objects.User
 
getBookmarkOperation() - Method in class io.jenkins.plugins.delphix.DelphixProperties
 
getBookmarkReference() - Method in class io.jenkins.plugins.delphix.DelphixProperties
 
getBookmarkType() - Method in class io.jenkins.plugins.delphix.objects.SelfServiceBookmark
 
getBranch() - Method in class io.jenkins.plugins.delphix.objects.SelfServiceBookmark
 
getCancelable() - Method in class io.jenkins.plugins.delphix.objects.Job
 
getCheckoutCount() - Method in class io.jenkins.plugins.delphix.objects.SelfServiceBookmark
 
getContainer() - Method in class io.jenkins.plugins.delphix.objects.DelphixTimeflow
 
getContainer() - Method in class io.jenkins.plugins.delphix.objects.SelfServiceBookmark
 
getContainerName() - Method in class io.jenkins.plugins.delphix.objects.SelfServiceBookmark
 
getContainerOperation() - Method in class io.jenkins.plugins.delphix.DelphixProperties
 
getContainerReference() - Method in class io.jenkins.plugins.delphix.DelphixProperties
 
getCreationTime() - Method in class io.jenkins.plugins.delphix.objects.SelfServiceBookmark
 
getCredential() - Method in class io.jenkins.plugins.delphix.objects.User
 
getCurrent() - Method in class io.jenkins.plugins.delphix.repos.UserRepository
Get the currently logged in user.
getDelphixBookmark() - Method in class io.jenkins.plugins.delphix.SelfServiceContainerBuilder
 
getDelphixEngine() - Method in class io.jenkins.plugins.delphix.SelfServiceContainerBuilder
 
getDelphixEnvironment() - Method in class io.jenkins.plugins.delphix.SelfServiceContainerBuilder
 
getDelphixOperation() - Method in class io.jenkins.plugins.delphix.SelfServiceContainerBuilder
 
getDescription() - Method in class io.jenkins.plugins.delphix.objects.SelfServiceBookmark
 
getDetails() - Method in class io.jenkins.plugins.delphix.objects.Action
 
getDisplayName() - Method in class io.jenkins.plugins.delphix.GlobalConfiguration.DescriptorImpl
 
getDisplayName() - Method in class io.jenkins.plugins.delphix.SelfServiceBookmarkBuilder.RefreshDescriptor
 
getDisplayName() - Method in class io.jenkins.plugins.delphix.SelfServiceContainerBuilder.RefreshDescriptor
 
getEmailAddress() - Method in class io.jenkins.plugins.delphix.objects.User
 
getEmailAddresses() - Method in class io.jenkins.plugins.delphix.objects.Job
 
getEnabled() - Method in class io.jenkins.plugins.delphix.objects.User
 
getEndTime() - Method in class io.jenkins.plugins.delphix.objects.Action
 
getEngine() - Method in class io.jenkins.plugins.delphix.DelphixProperties
 
getEngine(String) - Method in class io.jenkins.plugins.delphix.GlobalConfiguration.DescriptorImpl
Get an engine based upon its address.
getEngineAddress() - Method in class io.jenkins.plugins.delphix.DelphixEngine
 
getEnginePassword() - Method in class io.jenkins.plugins.delphix.DelphixEngine
 
getEngines() - Method in class io.jenkins.plugins.delphix.GlobalConfiguration.DescriptorImpl
Get the engines that were added with this plugin.
getEngineUsername() - Method in class io.jenkins.plugins.delphix.DelphixEngine
 
getExpiration() - Method in class io.jenkins.plugins.delphix.objects.SelfServiceBookmark
 
getFailureAction() - Method in class io.jenkins.plugins.delphix.objects.Action
 
getFailureDescription() - Method in class io.jenkins.plugins.delphix.objects.Action
 
getFailureMessageCode() - Method in class io.jenkins.plugins.delphix.objects.Action
 
getFirstName() - Method in class io.jenkins.plugins.delphix.objects.User
 
getFirstOperation() - Method in class io.jenkins.plugins.delphix.objects.SelfServiceContainer
 
getHomePhoneNumber() - Method in class io.jenkins.plugins.delphix.objects.User
 
getIsDefault() - Method in class io.jenkins.plugins.delphix.objects.User
 
getJobState() - Method in class io.jenkins.plugins.delphix.objects.Job
 
getLastName() - Method in class io.jenkins.plugins.delphix.objects.User
 
getLastOperation() - Method in class io.jenkins.plugins.delphix.objects.SelfServiceContainer
 
getLastUpdated() - Method in class io.jenkins.plugins.delphix.objects.SelfServiceContainer
 
getLoadFromProps() - Method in class io.jenkins.plugins.delphix.SelfServiceBookmarkBuilder
 
getLoadFromProps() - Method in class io.jenkins.plugins.delphix.SelfServiceContainerBuilder
 
getLocale() - Method in class io.jenkins.plugins.delphix.objects.User
 
getMessage(String) - Static method in class io.jenkins.plugins.delphix.Messages
Get message that does not have any parameters.
getMessage(String, String[]) - Static method in class io.jenkins.plugins.delphix.Messages
Get message with parameters.
getMobilePhoneNumber() - Method in class io.jenkins.plugins.delphix.objects.User
 
getName() - Method in class io.jenkins.plugins.delphix.objects.DelphixTimeflow
 
getName() - Method in class io.jenkins.plugins.delphix.objects.Job
 
getName() - Method in class io.jenkins.plugins.delphix.objects.SelfServiceBookmark
 
getName() - Method in class io.jenkins.plugins.delphix.objects.SelfServiceContainer
 
getName() - Method in class io.jenkins.plugins.delphix.objects.User
 
getNamespace() - Method in class io.jenkins.plugins.delphix.objects.Action
 
getNamespace() - Method in class io.jenkins.plugins.delphix.objects.Job
 
getNamespace() - Method in class io.jenkins.plugins.delphix.objects.SelfServiceBookmark
 
getNamespace() - Method in class io.jenkins.plugins.delphix.objects.User
 
getNotes() - Method in class io.jenkins.plugins.delphix.objects.SelfServiceContainer
 
getOperationCount() - Method in class io.jenkins.plugins.delphix.objects.SelfServiceContainer
 
getParentAction() - Method in class io.jenkins.plugins.delphix.objects.Action
 
getParentAction() - Method in class io.jenkins.plugins.delphix.objects.Job
 
getParentActionState() - Method in class io.jenkins.plugins.delphix.objects.Job
 
getPasswordUpdateRequest() - Method in class io.jenkins.plugins.delphix.objects.User
 
getPercentComplete() - Method in class io.jenkins.plugins.delphix.objects.Job
 
getPluginClassDescriptor() - Static method in class io.jenkins.plugins.delphix.GlobalConfiguration
getPluginClassDescriptor description.
getPrincipal() - Method in class io.jenkins.plugins.delphix.objects.User
 
getProperties() - Method in class io.jenkins.plugins.delphix.objects.SelfServiceContainer
 
getPublicKey() - Method in class io.jenkins.plugins.delphix.objects.User
 
getQueued() - Method in class io.jenkins.plugins.delphix.objects.Job
 
getReference() - Method in class io.jenkins.plugins.delphix.objects.Action
 
getReference() - Method in class io.jenkins.plugins.delphix.objects.DelphixTimeflow
 
getReference() - Method in class io.jenkins.plugins.delphix.objects.Job
 
getReference() - Method in class io.jenkins.plugins.delphix.objects.SelfServiceBookmark
 
getReference() - Method in class io.jenkins.plugins.delphix.objects.SelfServiceContainer
 
getReference() - Method in class io.jenkins.plugins.delphix.objects.User
 
getReport() - Method in class io.jenkins.plugins.delphix.objects.Action
 
getSaveToProps() - Method in class io.jenkins.plugins.delphix.SelfServiceBookmarkBuilder
 
getSaveToProps() - Method in class io.jenkins.plugins.delphix.SelfServiceContainerBuilder
 
getSessionTimeout() - Method in class io.jenkins.plugins.delphix.objects.User
 
getShared() - Method in class io.jenkins.plugins.delphix.objects.SelfServiceBookmark
 
getStartTime() - Method in class io.jenkins.plugins.delphix.objects.Action
 
getStartTime() - Method in class io.jenkins.plugins.delphix.objects.Job
 
getState() - Method in class io.jenkins.plugins.delphix.objects.Action
 
getState() - Method in class io.jenkins.plugins.delphix.objects.SelfServiceContainer
 
getStatus() - Method in class io.jenkins.plugins.delphix.objects.Job
 
getSuspendable() - Method in class io.jenkins.plugins.delphix.objects.Job
 
getTarget() - Method in class io.jenkins.plugins.delphix.objects.Job
 
getTargetName() - Method in class io.jenkins.plugins.delphix.objects.Job
 
getTargetObjectType() - Method in class io.jenkins.plugins.delphix.objects.Job
 
getTemplate() - Method in class io.jenkins.plugins.delphix.objects.SelfServiceBookmark
 
getTemplate() - Method in class io.jenkins.plugins.delphix.objects.SelfServiceContainer
 
getTemplateName() - Method in class io.jenkins.plugins.delphix.objects.SelfServiceBookmark
 
getTimestamp() - Method in class io.jenkins.plugins.delphix.objects.DelphixTimeflow
 
getTimestamp() - Method in class io.jenkins.plugins.delphix.objects.SelfServiceBookmark
 
getTitle() - Method in class io.jenkins.plugins.delphix.objects.Action
 
getTitle() - Method in class io.jenkins.plugins.delphix.objects.Job
 
getType() - Method in class io.jenkins.plugins.delphix.objects.Action
 
getType() - Method in class io.jenkins.plugins.delphix.objects.Job
 
getType() - Method in class io.jenkins.plugins.delphix.objects.SelfServiceBookmark
 
getType() - Method in class io.jenkins.plugins.delphix.objects.SelfServiceContainer
 
getType() - Method in class io.jenkins.plugins.delphix.objects.User
 
getUpdateTime() - Method in class io.jenkins.plugins.delphix.objects.Job
 
getUsable() - Method in class io.jenkins.plugins.delphix.objects.SelfServiceBookmark
 
getUser() - Method in class io.jenkins.plugins.delphix.objects.Action
 
getUser() - Method in class io.jenkins.plugins.delphix.objects.Job
 
getUserAgent() - Method in class io.jenkins.plugins.delphix.objects.Action
 
getUserType() - Method in class io.jenkins.plugins.delphix.objects.User
 
getWorkPhoneNumber() - Method in class io.jenkins.plugins.delphix.objects.User
 
getWorkSource() - Method in class io.jenkins.plugins.delphix.objects.Action
 
getWorkSourceName() - Method in class io.jenkins.plugins.delphix.objects.Action
 
GlobalConfiguration - Class in io.jenkins.plugins.delphix
 
GlobalConfiguration() - Constructor for class io.jenkins.plugins.delphix.GlobalConfiguration
 
GlobalConfiguration.DescriptorImpl - Class in io.jenkins.plugins.delphix
 

I

INVALID_ENGINE_CONTAINER - Static variable in class io.jenkins.plugins.delphix.Messages
 
INVALID_ENGINE_ENVIRONMENT - Static variable in class io.jenkins.plugins.delphix.Messages
 
io.jenkins.plugins.delphix - package io.jenkins.plugins.delphix
 
io.jenkins.plugins.delphix.objects - package io.jenkins.plugins.delphix.objects
 
io.jenkins.plugins.delphix.repos - package io.jenkins.plugins.delphix.repos
 
isApplicable(Class<? extends AbstractProject>) - Method in class io.jenkins.plugins.delphix.SelfServiceDescriptor
isApplicable.

J

Job - Class in io.jenkins.plugins.delphix.objects
 
Job(Job.StatusEnum, String, String, String, String, String, String, String, String, String, String, Boolean, Boolean, Boolean, String, String, String, Integer, String, String, String) - Constructor for class io.jenkins.plugins.delphix.objects.Job
Constructor for Job.
Job.StatusEnum - Enum in io.jenkins.plugins.delphix.objects
 
JobRepository - Class in io.jenkins.plugins.delphix.repos
 
JobRepository(String, String, String) - Constructor for class io.jenkins.plugins.delphix.repos.JobRepository
 
JobRepository(DelphixEngine) - Constructor for class io.jenkins.plugins.delphix.repos.JobRepository
 

L

list() - Method in class io.jenkins.plugins.delphix.repos.SelfServiceBookmarkRepository
List Bookmarks.
listBookmarks() - Method in class io.jenkins.plugins.delphix.repos.SelfServiceBookmarkRepository
List Bookmarks in the Delphix Engine.
listSelfServices() - Method in class io.jenkins.plugins.delphix.repos.SelfServiceRepository
List self service containers in the Delphix Engine.
lock(String, String) - Method in class io.jenkins.plugins.delphix.repos.SelfServiceRepository
Lock the container to prevent other users from performing any opeartions on it.
login() - Method in class io.jenkins.plugins.delphix.DelphixEngine
Login to Delphix Engine Will throw a DelphixEngineException if the login fails due to bad username or password.

M

Messages - Class in io.jenkins.plugins.delphix
 
Messages() - Constructor for class io.jenkins.plugins.delphix.Messages
 

N

NO_ENGINES - Static variable in class io.jenkins.plugins.delphix.Messages
 

O

onCompleted(AbstractBuild<?, ?>, TaskListener) - Method in class io.jenkins.plugins.delphix.RunListenerImpl
 

P

perform(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class io.jenkins.plugins.delphix.SelfServiceBookmarkBuilder
 
perform(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class io.jenkins.plugins.delphix.SelfServiceContainerBuilder
 
PLUGIN_NAME - Static variable in class io.jenkins.plugins.delphix.Messages
 
PROVISION_OPERATION - Static variable in class io.jenkins.plugins.delphix.Messages
 
PublishEnvVarAction - Class in io.jenkins.plugins.delphix
 
PublishEnvVarAction(String, String) - Constructor for class io.jenkins.plugins.delphix.PublishEnvVarAction
 

R

recover(String) - Method in class io.jenkins.plugins.delphix.repos.SelfServiceRepository
Recover a Self Service Container from the INCONSISTENT state.
refresh(String) - Method in class io.jenkins.plugins.delphix.repos.SelfServiceRepository
Refreshes a Self Service Container.
REFRESH_OPERATION - Static variable in class io.jenkins.plugins.delphix.Messages
 
RefreshDescriptor() - Constructor for class io.jenkins.plugins.delphix.SelfServiceBookmarkBuilder.RefreshDescriptor
 
RefreshDescriptor() - Constructor for class io.jenkins.plugins.delphix.SelfServiceContainerBuilder.RefreshDescriptor
 
reset(String) - Method in class io.jenkins.plugins.delphix.repos.SelfServiceRepository
Reset a Self Service Container.
restore(String, String) - Method in class io.jenkins.plugins.delphix.repos.SelfServiceRepository
Restore a Self Service Container.
RETRY - Static variable in class io.jenkins.plugins.delphix.Messages
 
ROLLBACK_OPERATION - Static variable in class io.jenkins.plugins.delphix.Messages
 
RunListenerImpl - Class in io.jenkins.plugins.delphix
 
RunListenerImpl() - Constructor for class io.jenkins.plugins.delphix.RunListenerImpl
 

S

SELFSERVICE_OPERATION - Static variable in class io.jenkins.plugins.delphix.Messages
 
SelfServiceBookmark - Class in io.jenkins.plugins.delphix.objects
 
SelfServiceBookmark(String, String, String, String, String, String, String, Boolean, String, String, String, String, Boolean, Number, String, Boolean, String) - Constructor for class io.jenkins.plugins.delphix.objects.SelfServiceBookmark
Constructor for SelfServiceBookmark.
SelfServiceBookmarkBuilder - Class in io.jenkins.plugins.delphix
 
SelfServiceBookmarkBuilder(String, String, String, String) - Constructor for class io.jenkins.plugins.delphix.SelfServiceBookmarkBuilder
SelfServiceBookmarkBuilder description.
SelfServiceBookmarkBuilder.RefreshDescriptor - Class in io.jenkins.plugins.delphix
 
SelfServiceBookmarkRepository - Class in io.jenkins.plugins.delphix.repos
 
SelfServiceBookmarkRepository(String, String, String) - Constructor for class io.jenkins.plugins.delphix.repos.SelfServiceBookmarkRepository
 
SelfServiceBookmarkRepository(DelphixEngine) - Constructor for class io.jenkins.plugins.delphix.repos.SelfServiceBookmarkRepository
 
SelfServiceContainer - Class in io.jenkins.plugins.delphix.objects
 
SelfServiceContainer(String, String, String, String, String, String, String, Number, String, String, String, String) - Constructor for class io.jenkins.plugins.delphix.objects.SelfServiceContainer
Constructor for SelfServiceContainer.
SelfServiceContainerBuilder - Class in io.jenkins.plugins.delphix
 
SelfServiceContainerBuilder(String, String, String, String) - Constructor for class io.jenkins.plugins.delphix.SelfServiceContainerBuilder
SelfServiceBuilder description.
SelfServiceContainerBuilder.RefreshDescriptor - Class in io.jenkins.plugins.delphix
 
SelfServiceDescriptor - Class in io.jenkins.plugins.delphix
 
SelfServiceDescriptor() - Constructor for class io.jenkins.plugins.delphix.SelfServiceDescriptor
 
SelfServiceRepository - Class in io.jenkins.plugins.delphix.repos
 
SelfServiceRepository(String, String, String) - Constructor for class io.jenkins.plugins.delphix.repos.SelfServiceRepository
 
SelfServiceRepository(DelphixEngine) - Constructor for class io.jenkins.plugins.delphix.repos.SelfServiceRepository
 
SelfServiceRequest - Class in io.jenkins.plugins.delphix
 
SelfServiceRequest(String, Boolean, String) - Constructor for class io.jenkins.plugins.delphix.SelfServiceRequest
SelfService Request Constructor.
setBookmarkOperation(String) - Method in class io.jenkins.plugins.delphix.DelphixProperties
 
setBookmarkReference(String) - Method in class io.jenkins.plugins.delphix.DelphixProperties
 
setContainerOperation(String) - Method in class io.jenkins.plugins.delphix.DelphixProperties
 
setContainerReference(String) - Method in class io.jenkins.plugins.delphix.DelphixProperties
 
setEngine(String) - Method in class io.jenkins.plugins.delphix.DelphixProperties
 
setLoadFromProps(boolean) - Method in class io.jenkins.plugins.delphix.SelfServiceBookmarkBuilder
 
setLoadFromProps(boolean) - Method in class io.jenkins.plugins.delphix.SelfServiceContainerBuilder
 
setSaveToProps(boolean) - Method in class io.jenkins.plugins.delphix.SelfServiceBookmarkBuilder
 
setSaveToProps(boolean) - Method in class io.jenkins.plugins.delphix.SelfServiceContainerBuilder
 
share(String) - Method in class io.jenkins.plugins.delphix.repos.SelfServiceBookmarkRepository
Share a Self Service Bookmark.
SYNC_OPERATION - Static variable in class io.jenkins.plugins.delphix.Messages
 

T

TEST_LOGIN_CONNECT - Static variable in class io.jenkins.plugins.delphix.Messages
 
TEST_LOGIN_FAILURE - Static variable in class io.jenkins.plugins.delphix.Messages
 
TEST_LOGIN_SUCCESS - Static variable in class io.jenkins.plugins.delphix.Messages
 
toJson() - Method in class io.jenkins.plugins.delphix.SelfServiceRequest
Return JSON formatted request.

U

UNABLE_TO_CONNECT - Static variable in class io.jenkins.plugins.delphix.Messages
 
UNABLE_TO_LOGIN - Static variable in class io.jenkins.plugins.delphix.Messages
 
undo(String, String) - Method in class io.jenkins.plugins.delphix.repos.SelfServiceRepository
Undo the given operation.
unlock(String) - Method in class io.jenkins.plugins.delphix.repos.SelfServiceRepository
Unlock the container to let other users perform opeartions on it.
unshare(String) - Method in class io.jenkins.plugins.delphix.repos.SelfServiceBookmarkRepository
Unshare a Self Service Bookmark.
UPDATE_HOOKS - Static variable in class io.jenkins.plugins.delphix.Messages
 
UPDATE_HOOKS_ORACLE_SKIP - Static variable in class io.jenkins.plugins.delphix.Messages
 
UPDATE_HOOKS_SKIP - Static variable in class io.jenkins.plugins.delphix.Messages
 
User - Class in io.jenkins.plugins.delphix.objects
 
User(String, String, String, String, String, String, Boolean, String, String, String, Boolean, String, String, String, String, String, String, String, Number, String) - Constructor for class io.jenkins.plugins.delphix.objects.User
Constructor for User.
UserRepository - Class in io.jenkins.plugins.delphix.repos
 
UserRepository(String, String, String) - Constructor for class io.jenkins.plugins.delphix.repos.UserRepository
 
UserRepository(DelphixEngine) - Constructor for class io.jenkins.plugins.delphix.repos.UserRepository
 

V

valueOf(String) - Static method in enum io.jenkins.plugins.delphix.objects.Job.StatusEnum
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.jenkins.plugins.delphix.objects.Job.StatusEnum
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D E F G I J L M N O P R S T U V 
Skip navigation links

Copyright © 2016–2018. All rights reserved.