Uses of Interface
net.officefloor.frame.api.executive.ExecutiveContext
Packages that use ExecutiveContext
Package
Description
-
Uses of ExecutiveContext in net.officefloor.frame.api.executive
Methods in net.officefloor.frame.api.executive with parameters of type ExecutiveContextModifier and TypeMethodDescriptionTeamOversight.createTeam(ExecutiveContext context) Creates theTeam.Constructors in net.officefloor.frame.api.executive with parameters of type ExecutiveContextModifierConstructorDescriptionTeamSourceContextWrapper(ExecutiveContext context, Function<Integer, Integer> teamSizeCalculator, String teamNameSuffix, TeamSourceContextWrapper.WorkerEnvironment workerEnvironment) Instantiate. -
Uses of ExecutiveContext in net.officefloor.frame.impl.construct.team
Classes in net.officefloor.frame.impl.construct.team that implement ExecutiveContext -
Uses of ExecutiveContext in net.officefloor.web.executive
Methods in net.officefloor.web.executive with parameters of type ExecutiveContextModifier and TypeMethodDescriptionWebThreadAffinityExecutive.createTeam(ExecutiveContext context)