public abstract class CommitteeTaskBase<CMT extends CommitteeBase<CMT,?,?>> extends Task
| Constructor and Description |
|---|
CommitteeTaskBase(String taskGroupName,
String taskName,
CMT committee)
Constructs a CommitteeTaskBase.
|
| Modifier and Type | Method and Description |
|---|---|
CMT |
getCommittee()
Get the CommitteeBase.
|
getGenericTaskName, getGroupName, getTaskName, toStringpublic CMT getCommittee()
Copyright © 2013 The Kuali Foundation. All Rights Reserved.