mirror of https://github.com/apache/cloudstack.git
fix build failure
This commit is contained in:
parent
255144f383
commit
1c18d31180
|
|
@ -156,7 +156,7 @@ public class CloneBackupOfferingCmd extends BaseAsyncCmd implements DomainAndZon
|
|||
|
||||
@Override
|
||||
public String getEventType() {
|
||||
return EventTypes.EVENT_VM_BACKUP_CLONE_OFFERING;
|
||||
return EventTypes.EVENT_VM_BACKUP_OFFERING_CLONE;
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
|
|||
Loading…
Reference in New Issue