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(org.uberfire.backend.vfs.Path path,
String checkinComment,
String lastContributor,
String creator,
Date lastModified,
Date dateCreated,
String subject,
String type,
String externalRelation,
String externalSource,
String description,
List<String> categories,
List<DiscussionRecord> discussion,
List<org.uberfire.java.nio.base.version.VersionRecord> version) |
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.