com.dabsquared.gitlabjenkins
Class GitLabPushTrigger.ConverterImpl

java.lang.Object
  extended by hudson.util.XStream2.PassthruConverter<GitLabPushTrigger>
      extended by 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>


Constructor Summary
GitLabPushTrigger.ConverterImpl(hudson.util.XStream2 xstream)
           
 
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
 

Constructor Detail

GitLabPushTrigger.ConverterImpl

public GitLabPushTrigger.ConverterImpl(hudson.util.XStream2 xstream)
Method Detail

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.