public class ClientApplicationStatusChangedEvent extends ClientApplicationEvent
| Constructor and Description |
|---|
ClientApplicationStatusChangedEvent(Application application,
StatusInfo from,
StatusInfo to) |
| Modifier and Type | Method and Description |
|---|---|
StatusInfo |
getFrom() |
StatusInfo |
getTo() |
equals, getApplication, getTimestamp, getType, hashCodepublic ClientApplicationStatusChangedEvent(Application application, StatusInfo from, StatusInfo to)
public StatusInfo getFrom()
public StatusInfo getTo()
Copyright © 2018 codecentric AG. All rights reserved.