jenkins.plugins.rhnpush
Class RhnPushEntry

java.lang.Object
  extended by jenkins.plugins.rhnpush.RhnPushEntry
All Implemented Interfaces:
Serializable

public class RhnPushEntry
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
RhnPushEntry()
           
RhnPushEntry(String includes, String channels)
           
 
Method Summary
 String getChannels()
           
 String getId()
          Deprecated. 
 String getIncludes()
           
 int getUniqueId()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RhnPushEntry

public RhnPushEntry()

RhnPushEntry

@DataBoundConstructor
public RhnPushEntry(String includes,
                                         String channels)
Method Detail

getIncludes

public String getIncludes()

getChannels

public String getChannels()

getId

@Deprecated
public String getId()
Deprecated. 


getUniqueId

public int getUniqueId()


Copyright © 2004-2013 SpecEMS. All Rights Reserved.