68697071727374
// TODO: serialisation support? protected transient ActivitiEventSupport eventSupport; public ProcessDefinitionEntity() { super(null); eventSupport = new ActivitiEventSupport(); }