Uses of Class
org.hudsonci.rest.model.build.ConsoleDTO

Packages that use ConsoleDTO
org.hudsonci.rest.model.build   
 

Uses of ConsoleDTO in org.hudsonci.rest.model.build
 

Methods in org.hudsonci.rest.model.build that return ConsoleDTO
 ConsoleDTO ObjectFactory.createConsoleDTO()
          Create an instance of ConsoleDTO
 ConsoleDTO ConsoleDTO.withExists(boolean value)
           
 ConsoleDTO ConsoleDTO.withLastModified(Long value)
           
 ConsoleDTO ConsoleDTO.withLength(Long value)
           
 



Copyright © 2004-2011 Hudson. All Rights Reserved.