public class EnvironmentChangeRemoteApplicationEvent extends RemoteApplicationEvent
DEFAULT_DESTINATION_FACTORYsource| Constructor and Description |
|---|
EnvironmentChangeRemoteApplicationEvent(Object source,
String originService,
Destination destination,
Map<String,String> values) |
EnvironmentChangeRemoteApplicationEvent(Object source,
String originService,
String destinationService,
Map<String,String> values)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Map<String,String> |
getValues() |
int |
hashCode() |
String |
toString() |
getDestinationService, getId, getOriginServicegetSource@Deprecated public EnvironmentChangeRemoteApplicationEvent(Object source, String originService, String destinationService, Map<String,String> values)
public int hashCode()
hashCode in class RemoteApplicationEventpublic boolean equals(Object obj)
equals in class RemoteApplicationEventpublic String toString()
toString in class RemoteApplicationEventCopyright © 2021 Pivotal Software, Inc.. All rights reserved.