public class TopicGroupConfirmationSenderInfo extends AbstractGroupConfirmationSenderInfo
| 构造器和说明 |
|---|
TopicGroupConfirmationSenderInfo(Identity originatorIdentity,
Project project,
RepositoryEntry repositoryEntry,
CourseNode courseNode) |
| 限定符和类型 | 方法和说明 |
|---|---|
CourseNode |
getCourseNode() |
Project |
getProject() |
RepositoryEntry |
getRepositoryEntry() |
getOriginatorIdentitypublic TopicGroupConfirmationSenderInfo(Identity originatorIdentity, Project project, RepositoryEntry repositoryEntry, CourseNode courseNode)
public Project getProject()
public RepositoryEntry getRepositoryEntry()
public CourseNode getCourseNode()