@Extension @Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public class UserDefinedGlobalVariableRepoListener extends WorkflowLibRepositoryListener
ExtensionPoint.LegacyInstancesAreScopedToHudson
Constructor and Description |
---|
UserDefinedGlobalVariableRepoListener() |
Modifier and Type | Method and Description |
---|---|
void |
repositoryUpdated()
Called when the
WorkflowLibRepository receives a pack, rebuilding the list of
UserDefinedGlobalVariable s. |
public UserDefinedGlobalVariableRepoListener()
public void repositoryUpdated()
WorkflowLibRepository
receives a pack, rebuilding the list of
UserDefinedGlobalVariable
s.repositoryUpdated
in class WorkflowLibRepositoryListener
Copyright © 2016–2022. All rights reserved.