public class DynamicVersionCreatedEvent extends VersionCreatedEvent
ModuleEvent representing the creation of a new dynamic Version.
It is expected that the ScmPlugin's post such events.
| Constructor and Description |
|---|
DynamicVersionCreatedEvent(Module module,
Version versionDynamic)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
getVersiongetModulepublic DynamicVersionCreatedEvent(Module module, Version versionDynamic)
module - Module on which this ModuleEvent is raised.versionDynamic - Dynamic Version that was created.public String toString()
toString in class VersionCreatedEventModuleEvent instance, in logs for
example.Copyright © 2015–2017 AZYVA INC.. All rights reserved.