com.atlassian.crowd.event.application
public class ApplicationRemoteAddressRemovedEvent extends Object
| Constructor and Description |
|---|
ApplicationRemoteAddressRemovedEvent(Application application,
RemoteAddress remoteAddress) |
| Modifier and Type | Method and Description |
|---|---|
Application |
getApplication() |
Long |
getApplicationId() |
RemoteAddress |
getRemoteAddress() |
public ApplicationRemoteAddressRemovedEvent(Application application, RemoteAddress remoteAddress)
public Application getApplication()
public RemoteAddress getRemoteAddress()
public Long getApplicationId()
Copyright © 2015 Atlassian. All Rights Reserved.