Uses of Interface
net.officefloor.frame.api.team.Job
Packages that use Job
Package
Description
-
Uses of Job in net.officefloor.frame.api.team
Methods in net.officefloor.frame.api.team with parameters of type JobModifier and TypeMethodDescriptionvoidvoidExecutes theJobwithin the invokingThreadof theProcessStateto respect theThreadLocalinstances. -
Uses of Job in net.officefloor.frame.impl.execute.officefloor
Methods in net.officefloor.frame.impl.execute.officefloor with parameters of type Job -
Uses of Job in net.officefloor.frame.impl.execute.team
Methods in net.officefloor.frame.impl.execute.team with parameters of type Job -
Uses of Job in net.officefloor.frame.impl.spi.team
Methods in net.officefloor.frame.impl.spi.team that return JobModifier and TypeMethodDescriptionJobQueue.dequeue()Thread-safe dequeuing the nextJobto execute.JobQueue.dequeue(long timeout) Thread-safe dequeuing the nextJobto execute.Methods in net.officefloor.frame.impl.spi.team with parameters of type Job -
Uses of Job in net.officefloor.frame.internal.structure
Methods in net.officefloor.frame.internal.structure with parameters of type JobModifier and TypeMethodDescriptionvoid -
Uses of Job in net.officefloor.frame.test
Methods in net.officefloor.frame.test with parameters of type Job