Record Class ProcessEntryPath

java.lang.Object
java.lang.Record
ch.ivyteam.ivy.bpm.engine.restricted.model.ProcessEntryPath

public record ProcessEntryPath(String path) extends Record
A path to start a process / or part of a process from outside of the engine. Format must be of form: xyz/entry.ivp entry.ivp is then available as getEntryName()