package

androidx.work.multiprocess.parcelable

Classes

ParcelableConstraintsConstraints, but parcelable.
ParcelableDataData but android.os.Parcelable.
ParcelableForegroundRequestInfoForegroundInfo but parcelable.
ParcelableRemoteWorkRequestEverything you need to run a RemoteListenableWorker.
ParcelableResultListenableWorker.Result, but parcelable.
ParcelableRuntimeExtrasWorkerParameters.RuntimeExtras, but parcelable.
ParcelableUpdateRequestA android.os.Parcelable which has the necessary context to update progress for a ListenableWorker.
ParcelableWorkContinuationImplWorkContinuationImpl, but parcelable.
ParcelableWorkContinuationImpl.WorkContinuationImplInfoHolds all the information that needs to be tracked inside a WorkContinuation.
ParcelableWorkerParametersWorkerParameters, but parcelable.
ParcelableWorkInfoWorkInfo but parcelable.
ParcelableWorkInfosA android.os.Parcelable representation of a java.util.List of WorkInfos.
ParcelableWorkQueryA parcelable WorkQuery for multiprocess WorkManager.
ParcelableWorkRequestWorkRequest, but parcelable.
ParcelableWorkRequestsA Parcelable representation of a list of WorkRequests.
ParcelConverters
ParcelUtils