| Package | Description |
|---|---|
| org.guvnor.common.services.shared.metadata.model |
| Modifier and Type | Method and Description |
|---|---|
List<DiscussionRecord> |
Metadata.getDiscussion() |
| Modifier and Type | Method and Description |
|---|---|
void |
Metadata.addDiscussion(DiscussionRecord discussionRecord) |
| Constructor and Description |
|---|
Metadata(Path path,
Path realPath,
String checkinComment,
String lastContributor,
String creator,
Date lastModified,
Date dateCreated,
String subject,
String type,
String externalRelation,
String externalSource,
String description,
List<String> tags,
List<DiscussionRecord> discussion,
List<VersionRecord> version,
LockInfo lockInfo,
boolean generated) |
Copyright © 2012–2017 JBoss by Red Hat. All rights reserved.