public class GitChangelogMasterToSlaveCallable extends jenkins.security.MasterToSlaveCallable<String,IOException> implements Serializable
| Constructor and Description |
|---|
GitChangelogMasterToSlaveCallable(de.wellnerbou.gitchangelog.app.GitChangelogArgs gitChangelogArgs) |
| Modifier and Type | Method and Description |
|---|---|
String |
call() |
public GitChangelogMasterToSlaveCallable(de.wellnerbou.gitchangelog.app.GitChangelogArgs gitChangelogArgs)
public String call() throws IOException
call in interface hudson.remoting.Callable<String,IOException>IOExceptionCopyright © 2004-2016. All Rights Reserved.