Interface DistributedConfigurationEvents
-
- All Superinterfaces:
DistributedXLReleaseEvent,XLReleaseEvent
- All Known Implementing Classes:
DistributedConfigurationCopiedEvent,DistributedConfigurationCreatedEvent,DistributedConfigurationDeletedEvent,DistributedConfigurationUpdatedEvent
public interface DistributedConfigurationEvents extends DistributedXLReleaseEvent
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringconfigurationId()java.lang.StringconfigurationType()-
Methods inherited from interface com.xebialabs.xlrelease.domain.events.XLReleaseEvent
timeMs, timestamp, username, username_$eq
-
-