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

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

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

Methods in org.hudsonci.rest.model.build that return BuildEventDTO
 BuildEventDTO ObjectFactory.createBuildEventDTO()
          Create an instance of BuildEventDTO
 BuildEventDTO BuildEventDTO.withBuildNumber(int value)
           
 BuildEventDTO BuildEventDTO.withProjectName(String value)
           
 BuildEventDTO BuildEventDTO.withType(BuildEventTypeDTO value)
           
 



Copyright © 2004-2011 Hudson. All Rights Reserved.