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
IOExceptionpublic String getShortDescription()
getShortDescription in class hudson.triggers.SCMTrigger.SCMTriggerCauseCopyright © 2004-2015. All Rights Reserved.