com.atlassian.plugin.schema.spi
Interface SchemaDocumented

All Known Subinterfaces:
Schema
All Known Implementing Classes:
DocumentBasedSchema

public interface SchemaDocumented

Describes a module that will be documented in the XML schema


Method Summary
 java.lang.String getDescription()
           
 java.lang.String getName()
           
 

Method Detail

getName

java.lang.String getName()

getDescription

java.lang.String getDescription()


Copyright © 2012 Atlassian. All Rights Reserved.