ProcessTemplate provides the public boolean isSuspendedBySeqVersion() API to get the state of the version.
Check whether this process is suspended by the sequential versioning. Whenever a newer version of an application is installed, all the existing versions of the ProcessTemplate and their instances are suspended. Using this API, the user can verify whether the process is suspended.