com.atlassian.plugin.mock
Class MockVersionedClass
java.lang.Object
com.atlassian.plugin.mock.MockVersionedClass
public class MockVersionedClass
- extends Object
This is a class that just contains a version property, used to test that classes bundled into plugins will override
the same classes from the container (so, for example, a plugin can use a newer version of a library that ships
with Confluence).
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MockVersionedClass
public MockVersionedClass()
getVersion
public int getVersion()
Copyright © 2010 Atlassian. All Rights Reserved.