com.atlassian.renderer
Interface RenderContextOutputType

All Known Implementing Classes:
RenderContext

public interface RenderContextOutputType


Field Summary
static String DISPLAY
           
static String EMAIL
           
static String FEED
           
static String HTML_EXPORT
           
static String PDF
           
static String PREVIEW
           
static String WORD
           
 

Field Detail

PREVIEW

static final String PREVIEW
See Also:
Constant Field Values

DISPLAY

static final String DISPLAY
See Also:
Constant Field Values

WORD

static final String WORD
See Also:
Constant Field Values

PDF

static final String PDF
See Also:
Constant Field Values

HTML_EXPORT

static final String HTML_EXPORT
See Also:
Constant Field Values

FEED

static final String FEED
See Also:
Constant Field Values

EMAIL

static final String EMAIL
See Also:
Constant Field Values


Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.