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 © 2016–2017. All rights reserved.