Interface DeploymentEvent

All Known Implementing Classes:
DeploymentEventImpl

public interface DeploymentEvent
  • Method Summary

    Modifier and Type
    Method
    Description
    long
     
     
  • Method Details

    • getKey

      long getKey()
      Returns:
      the unique key of the deployment
    • getProcesses

      List<Process> getProcesses()
      Returns:
      the processes which are deployed