com.atlassian.jira.functest.config
Interface ConfigSequence

All Known Implementing Classes:
DefaultConfigSequence

public interface ConfigSequence

Class that can be used to parse and manipulate the SequenceValueItem from the passed JIRA xml.

Since:
v4.0

Method Summary
 Long getNextId(String elementType)
           
 boolean save()
           
 

Method Detail

getNextId

Long getNextId(String elementType)

save

boolean save()


Copyright © 2002-2012 Atlassian. All Rights Reserved.