com.atlassian.confluence.it.rpc
Interface QuartzJob

All Known Implementing Classes:
StandardConfluenceJob

public interface QuartzJob

Quartz Job to be triggered. See StandardConfluenceJob for standard Confluence Jobs. Use your own implementation when testing job plug-ins.


Method Summary
 String getName()
           
 

Method Detail

getName

String getName()


Copyright © 2003-2013 Atlassian. All Rights Reserved.