| 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,
org.uberfire.backend.vfs.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<org.uberfire.java.nio.base.version.VersionRecord> version,
org.uberfire.backend.vfs.impl.LockInfo lockInfo) |
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.