Clearspace API (2.5.29) Core Javadocs

Uses of Class
com.jivesoftware.community.project.CheckPoint

Packages that use CheckPoint
com.jivesoftware.community.project   
 

Uses of CheckPoint in com.jivesoftware.community.project
 

Methods in com.jivesoftware.community.project that return types with arguments of type CheckPoint
 List<CheckPoint> Project.getCheckPoints()
          Returns a list of checkpoints for the project
 

Method parameters in com.jivesoftware.community.project with type arguments of type CheckPoint
 Project ProjectManager.create(JiveContainer container, String name, String description, User user, List<CheckPoint> checkPoints, Date dueDate)
          Creates a new project as a child of the parent container
 void Project.setCheckPoints(List<CheckPoint> checkPoints)
          Sets the lists of checkpoints for the project
 


Clearspace Project Page

Copyright © 1999-2007 Jive Software.