public final class ProtocolTask extends ProtocolTaskBase
| Modifier and Type | Field and Description |
|---|---|
static String |
CREATE_PROPOSAL_FOR_IRB_PROTOCOL |
| Constructor and Description |
|---|
ProtocolTask(String taskName,
Protocol protocol)
Constructs a ProtocolTaskBase.
|
ProtocolTask(String taskName,
Protocol protocol,
String genericTaskName) |
| Modifier and Type | Method and Description |
|---|---|
Protocol |
getProtocol()
Get the ProtocolBase.
|
getGenericTaskName, getGroupName, getTaskName, toStringpublic static final String CREATE_PROPOSAL_FOR_IRB_PROTOCOL
public ProtocolTask(String taskName, Protocol protocol)
taskName - the name of the taskprotocol - the Protocolpublic Protocol getProtocol()
ProtocolTaskBasegetProtocol in class ProtocolTaskBaseCopyright © 2013 The Kuali Foundation. All Rights Reserved.