Uses of Class
com.thalesgroup.hudson.plugins.copyarchiver.ArchivedJobEntry

Packages that use ArchivedJobEntry
com.thalesgroup.hudson.plugins.copyarchiver   
 

Uses of ArchivedJobEntry in com.thalesgroup.hudson.plugins.copyarchiver
 

Methods in com.thalesgroup.hudson.plugins.copyarchiver that return types with arguments of type ArchivedJobEntry
 java.util.List<ArchivedJobEntry> CopyArchiverPublisher.getArchivedJobList()
           
 java.util.List<ArchivedJobEntry> CopyArchiver.getArchivedJobList()
           
 

Method parameters in com.thalesgroup.hudson.plugins.copyarchiver with type arguments of type ArchivedJobEntry
 void CopyArchiverPublisher.setArchivedJobList(java.util.List<ArchivedJobEntry> archivedJobList)
           
 void CopyArchiver.setArchivedJobList(java.util.List<ArchivedJobEntry> archivedJobList)
           
 



Copyright © 2009. All Rights Reserved.