Cumulus4j API
(1.2.0)

Uses of Class
org.cumulus4j.store.ProgressInfo

Packages that use ProgressInfo
org.cumulus4j.store Cumulus4j is a plug-in for DataNucleus providing encrypted data-storage. 
 

Uses of ProgressInfo in org.cumulus4j.store
 

Methods in org.cumulus4j.store that return ProgressInfo
 ProgressInfo WorkInProgressException.getProgressInfo()
          Get the ProgressInfo.
protected static ProgressInfo WorkInProgressException.nonNullProgressInfo(ProgressInfo progressInfo)
           
 

Methods in org.cumulus4j.store with parameters of type ProgressInfo
protected static ProgressInfo WorkInProgressException.nonNullProgressInfo(ProgressInfo progressInfo)
           
 

Constructors in org.cumulus4j.store with parameters of type ProgressInfo
WorkInProgressException(ProgressInfo progressInfo)
          Create an instance.
 


Cumulus4j API
(1.2.0)

Copyright © 2013 NightLabs Consulting GmbH. All Rights Reserved.