Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 1012 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 1012 Bytes

timed-starteventbean

A timed start event bean with weekday, time and interval parameters

Installation Axon Ivy 11 and later

  1. Download the supplement.timedStartEvent.beans-X.Y.Z-SNAPSHOT.iar from the latest release
  2. Import the downloaded IAR
  3. Make a dependency from your project to the imported TimedStartEventBean ivy project

Installation Axon Ivy 10 and before

  1. Download the supplement.timedStartEvent.beans-X.Y.Z-SNAPSHOT.jar from the latest release
  2. Copy the downloaded JAR into a directory in our project (e.g. myProject/lib/supplement.timedStartEvent.beans-X.Y.Z-SNAPSHOT.jar)
  3. Add the JAR to the classpath: Switch to the Java perspective. Right click on the JAR and select Build Path > Add to Build path
  4. Select the ch.ivy.beans.TimedStartEventBean in the PI tab of Program Start element PI-Bean