Package com.microsoft.jenkins.azuread
Class AuthorizationMatrixProperty.ItemListenerImpl
java.lang.Object
hudson.model.listeners.ItemListener
com.microsoft.jenkins.azuread.AuthorizationMatrixProperty.ItemListenerImpl
- All Implemented Interfaces:
- ExtensionPoint
- Enclosing class:
- AuthorizationMatrixProperty
@Extension
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
public static class AuthorizationMatrixProperty.ItemListenerImpl
extends ItemListener
Ensure that the user creating a job has Read and Configure permissions
- 
Nested Class SummaryNested classes/interfaces inherited from interface hudson.ExtensionPointExtensionPoint.LegacyInstancesAreScopedToHudson
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class hudson.model.listeners.ItemListenerall, checkBeforeCopy, checkBeforeDelete, fireLocationChange, fireOnCopied, fireOnCreated, fireOnDeleted, fireOnUpdated, onBeforeShutdown, onCheckCopy, onCheckDelete, onCopied, onDeleted, onLoaded, onLocationChanged, onRenamed, onUpdated, register
- 
Constructor Details- 
ItemListenerImplpublic ItemListenerImpl()
 
- 
- 
Method Details- 
onCreated- Overrides:
- onCreatedin class- ItemListener
 
 
-