com.dabsquared.gitlabjenkins
Class GitLabPushTrigger.ConverterImpl
java.lang.Object
hudson.util.XStream2.PassthruConverter<GitLabPushTrigger>
com.dabsquared.gitlabjenkins.GitLabPushTrigger.ConverterImpl
- All Implemented Interfaces:
- com.thoughtworks.xstream.converters.Converter, com.thoughtworks.xstream.converters.ConverterMatcher
- Enclosing class:
- GitLabPushTrigger
public static final class GitLabPushTrigger.ConverterImpl
- extends hudson.util.XStream2.PassthruConverter<GitLabPushTrigger>
|
Method Summary |
protected void |
callback(GitLabPushTrigger obj,
com.thoughtworks.xstream.converters.UnmarshallingContext context)
|
| Methods inherited from class hudson.util.XStream2.PassthruConverter |
canConvert, marshal, unmarshal |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GitLabPushTrigger.ConverterImpl
public GitLabPushTrigger.ConverterImpl(hudson.util.XStream2 xstream)
callback
protected void callback(GitLabPushTrigger obj,
com.thoughtworks.xstream.converters.UnmarshallingContext context)
- Specified by:
callback in class hudson.util.XStream2.PassthruConverter<GitLabPushTrigger>
Copyright © 2004-2015. All Rights Reserved.