public final class BudgetTask extends Task
| Constructor and Description |
|---|
BudgetTask(String taskGroupName,
String taskName,
BudgetDocument budgetDocument)
Constructs a BudgetTask.
|
| Modifier and Type | Method and Description |
|---|---|
BudgetDocument |
getBudgetDocument()
Get the Budget Document.
|
getGenericTaskName, getGroupName, getTaskName, toStringpublic BudgetTask(String taskGroupName, String taskName, BudgetDocument budgetDocument)
taskName - the name of the taskdoc - the Proposal Development DocumentbudgetDocument - the Budget Documentpublic BudgetDocument getBudgetDocument()
Copyright © 2013 The Kuali Foundation. All Rights Reserved.