Skip navigation links

Package com.prosyst.mprm.backend.onetimetask

This package provides an interface that should be impemented and registered by the tasks that should be executed once (per version) for the mPRM life-cycle.

See: Description

Package com.prosyst.mprm.backend.onetimetask Description

This package provides an interface that should be impemented and registered by the tasks that should be executed once (per version) for the mPRM life-cycle. A task that implement OneTimeTask and register itself as OSGi service will be notified if it shold be executed (i.e. it has not been executed yet with the same or greater version) or it has already been executed.
Skip navigation links

Copyright © 2019 Bosch Software Innovations GmbH. All Rights Reserved.