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
 String getDescription()
           
 String getName()
           
 

Method Detail

getName

String getName()

getDescription

String getDescription()


Copyright © 2015 Atlassian. All rights reserved.