All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.rundeck.api.domain.RundeckJobsUUIDImportBehavior Maven / Gradle / Ivy

The newest version!
package org.rundeck.api.domain;

/**
 * $INTERFACE is ... User: greg Date: 1/16/14 Time: 11:38 AM
 */
public enum RundeckJobsUUIDImportBehavior {
    PRESERVE,
    REMOVE
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy