com.pyxis.greenhopper.gadget
Class VersionBoardResource.VersionBoardOptions

java.lang.Object
  extended by com.pyxis.greenhopper.gadget.VersionBoardResource.VersionBoardOptions
Enclosing class:
VersionBoardResource

public static class VersionBoardResource.VersionBoardOptions
extends java.lang.Object


Constructor Summary
VersionBoardResource.VersionBoardOptions()
           
VersionBoardResource.VersionBoardOptions(com.atlassian.jira.project.Project project, com.atlassian.crowd.embedded.api.User user, boolean showUnscheduledOption)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VersionBoardResource.VersionBoardOptions

public VersionBoardResource.VersionBoardOptions()

VersionBoardResource.VersionBoardOptions

public VersionBoardResource.VersionBoardOptions(com.atlassian.jira.project.Project project,
                                                com.atlassian.crowd.embedded.api.User user,
                                                boolean showUnscheduledOption)
Parameters:
project - -project you wish to get the versionboards for
user - the user
showUnscheduledOption - whether you wish the unscheduled version to be an option


Copyright © 2007-2012 Atlassian. All Rights Reserved.