lifecycleEventName property
The deployment lifecycle event name, such as ApplicationStop
,
BeforeInstall
, AfterInstall
,
ApplicationStart
, or ValidateService
.
Implementation
final String? lifecycleEventName;
The deployment lifecycle event name, such as ApplicationStop
,
BeforeInstall
, AfterInstall
,
ApplicationStart
, or ValidateService
.
final String? lifecycleEventName;