public class

DraftTestHelper

extends Object
java.lang.Object
   ↳ com.atlassian.confluence.util.DraftTestHelper

Summary

Public Constructors
DraftTestHelper()
Public Methods
static Draft createDraft(String pageId, String owner, String draftType, String title, String draftSpaceKey, String content, int pageVersion)
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public DraftTestHelper ()

Public Methods

public static Draft createDraft (String pageId, String owner, String draftType, String title, String draftSpaceKey, String content, int pageVersion)