Uses of Interface
com._1c.g5.resourcemanagement.IActivityDemandsDefinition
-
Packages that use IActivityDemandsDefinition Package Description com._1c.g5.resourcemanagement com._1c.g5.v8.dt.bsl.bm.common -
-
Uses of IActivityDemandsDefinition in com._1c.g5.resourcemanagement
Classes in com._1c.g5.resourcemanagement that implement IActivityDemandsDefinition Modifier and Type Class Description classActivityDemandsDefaultAdapterDefault implementation of theIActivityDemandsDefinition.Methods in com._1c.g5.resourcemanagement that return types with arguments of type IActivityDemandsDefinition Modifier and Type Method Description Map<String,IActivityDemandsDefinition>IResourcePlan. gatherActivities()Proclaim demands of resources for a given set of activities. -
Uses of IActivityDemandsDefinition in com._1c.g5.v8.dt.bsl.bm.common
Methods in com._1c.g5.v8.dt.bsl.bm.common that return types with arguments of type IActivityDemandsDefinition Modifier and Type Method Description Map<String,IActivityDemandsDefinition>BslBmThreadPoolServiceProvider. gatherActivities()
-