489490491492493494495496497498499
} if (this.isSuspended()) { return; } IPersistenceService persistenceService = this.rtCtx.getPersistenceService(); persistenceService.suspendProcessInstance(this); } /* (non-Javadoc) * @see org.fireflow.engine.IProcessInstance#restore() */