com.atlassian.confluence.plugin.webresource
Interface Counter

All Known Implementing Classes:
DefaultCounter, GadgetCounter

public interface Counter

A counter to create a unique version for web resources


Method Summary
 int getCounter()
          Get the resource counter
 void updateCounter()
          Update the resource counter
 

Method Detail

getCounter

int getCounter()
Get the resource counter


updateCounter

void updateCounter()
Update the resource counter



Copyright © 2003-2013 Atlassian. All Rights Reserved.