public class GitLabPushCause
extends hudson.triggers.SCMTrigger.SCMTriggerCause
Constructor and Description |
---|
GitLabPushCause(String pushedBy) |
GitLabPushCause(String pushedBy,
File logFile) |
GitLabPushCause(String pushedBy,
String pollingLog) |
Modifier and Type | Method and Description |
---|---|
String |
getShortDescription() |
public GitLabPushCause(String pushedBy)
public GitLabPushCause(String pushedBy, File logFile) throws IOException
IOException
public String getShortDescription()
getShortDescription
in class hudson.triggers.SCMTrigger.SCMTriggerCause
Copyright © 2004-2015. All Rights Reserved.