Class TriggerEntity

java.lang.Object
org.sterl.spring.persistent_tasks.shared.model.TriggerEntity

@Embeddable public class TriggerEntity extends Object
Basically a value class for the ability to clone the data more easily
  • Constructor Details

    • TriggerEntity

      public TriggerEntity()
  • Method Details

    • updateRunningDuration

      public void updateRunningDuration()
    • copy

      public TriggerEntity copy()