|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.crowd.event.application.ApplicationDirectoryAddedEvent
public class ApplicationDirectoryAddedEvent
Event which occurs when a directory is added to an Application's list of included directories.
| Constructor Summary | |
|---|---|
ApplicationDirectoryAddedEvent(Application application,
Directory directory)
|
|
| Method Summary | |
|---|---|
Application |
getApplication()
|
Directory |
getDirectory()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ApplicationDirectoryAddedEvent(Application application,
Directory directory)
| Method Detail |
|---|
public Application getApplication()
public Directory getDirectory()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||