Class WikiAttachmentReference

java.lang.Object
com.polarion.alm.shared.api.model.attachment.AttachmentReference<WikiPageReference>
com.polarion.alm.shared.api.model.wiki.WikiAttachmentReference
All Implemented Interfaces:
com.google.gwt.user.client.rpc.IsSerializable, Serializable

public final class WikiAttachmentReference extends AttachmentReference<WikiPageReference>
Wrapper class for WikiPage attachments' references.
Since:
3.10.2
See Also:
  • Constructor Details

    • WikiAttachmentReference

      public WikiAttachmentReference(@NotNull WikiPageReference wikiPageReference, @NotNull String name)