Uses of Interface
net.officefloor.frame.api.executive.TeamSourceContextWrapper.WorkerEnvironment
-
Packages that use TeamSourceContextWrapper.WorkerEnvironment Package Description net.officefloor.frame.api.executive -
-
Uses of TeamSourceContextWrapper.WorkerEnvironment in net.officefloor.frame.api.executive
Constructors in net.officefloor.frame.api.executive with parameters of type TeamSourceContextWrapper.WorkerEnvironment Constructor Description TeamSourceContextWrapper(ExecutiveContext context, java.util.function.Function<java.lang.Integer,java.lang.Integer> teamSizeCalculator, java.lang.String teamNameSuffix, TeamSourceContextWrapper.WorkerEnvironment workerEnvironment)
Instantiate.
-