Class WorkloadAnalysisCopyEvent


public class WorkloadAnalysisCopyEvent extends SimpleBusinessEvent<WorkloadAnalysisCopyInput,Long>
Event to copy a workload analysis, and it's bucket, resources and activities configuration.
The launcher must provide a valid workload analysis id in order to successfully call this event.
The listener inserts all the BORoughPlanning components starting from the event input, i.e. the given BORoughPlanning in which all needed components were previously set.
Since:
19.0
  • Constructor Details

    • WorkloadAnalysisCopyEvent

      public WorkloadAnalysisCopyEvent(WorkloadAnalysisCopyInput input)
      Instantiates a new copy workload analysis event.
      Parameters:
      input - the workload analysis parameters in order to copy