Uses of Interface
net.officefloor.compile.managedobject.ManagedObjectTeamType
Packages that use ManagedObjectTeamType
Package
Description
-
Uses of ManagedObjectTeamType in net.officefloor.compile.impl.managedobject
Classes in net.officefloor.compile.impl.managedobject that implement ManagedObjectTeamTypeMethods in net.officefloor.compile.impl.managedobject that return ManagedObjectTeamTypeConstructors in net.officefloor.compile.impl.managedobject with parameters of type ManagedObjectTeamTypeModifierConstructorDescriptionManagedObjectTypeImpl(Class<?> objectClass, boolean isInput, ManagedObjectDependencyType<D>[] dependencies, ManagedObjectFunctionDependencyType[] functionDependencies, ManagedObjectFlowType<?>[] flows, ManagedObjectTeamType[] teams, ManagedObjectExecutionStrategyType[] executionStrategy, Class<?>[] extensionTypes) Initiate. -
Uses of ManagedObjectTeamType in net.officefloor.compile.managedobject
Methods in net.officefloor.compile.managedobject that return ManagedObjectTeamType