
no.mnemonic.services.triggers.pipeline.api.AccessMode Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of triggers-pipeline-api Show documentation
Show all versions of triggers-pipeline-api Show documentation
Definition of the Pipeline API
package no.mnemonic.services.triggers.pipeline.api;
public enum AccessMode {
Public, RoleBased, Private
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy