Class StartedByMemberOfGroupRestriction

All Implemented Interfaces:
ExtensionPoint, Describable<JobRestriction>, Serializable

public class StartedByMemberOfGroupRestriction extends AbstractUserCauseRestriction
JobRestriction, which checks if a user belongs to the specified groups. In several cases the extension may load user data from SecurityRealm, so there can be significant delays in Jenkins Queue.
Since:
0.4
Author:
Christopher Suarez, Oleg Nenashev
See Also: