Interface IProcessStartEvent

All Superinterfaces:
de.uplanet.lucy.server.scheduler.ISchedulerEvent, IServerEvent
All Known Implementing Classes:
ProcessStartEvent

@Scriptable public interface IProcessStartEvent extends de.uplanet.lucy.server.scheduler.ISchedulerEvent
  • Method Details

    • getDefinitionGuid

      String getDefinitionGuid()
    • getExecutionGuid

      String getExecutionGuid()