Uses of Package
com.atlassian.mywork.client.reliability

Packages that use com.atlassian.mywork.client.reliability
com.atlassian.mywork.client.reliability   
com.atlassian.mywork.client.service   
 

Classes in com.atlassian.mywork.client.reliability used by com.atlassian.mywork.client.reliability
ReliabilityService
          A service that repeats asynchronous, unreliable tasks until they succeed.
UnreliableTask
          A unreliable task, which needs to be repeated until it succeeds.
UnreliableTaskListener
          An interface through which UnreliableWorkers report the outcomes of attempts to execute UnreliableTasks.
UnreliableWorker
          A worker called upon to execute UnreliableTasks.
 

Classes in com.atlassian.mywork.client.reliability used by com.atlassian.mywork.client.service
ReliabilityService
          A service that repeats asynchronous, unreliable tasks until they succeed.
 



Copyright © 2012 Atlassian. All Rights Reserved.