#395 closed feature request (done)
Dummy Implementation of the external infterfaces for the ConsoleManager
Reported by: | msteinbi | Owned by: | msteinbi |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.0 |
Component: | Hive.Server.Core | Version: | 3.2 |
Keywords: | Cc: |
Description
Dummy Implementation of the external infterfaces for the ConsoleManager:
- ClientManager
- JobManager
- User/Role Manager
Change History (11)
comment:1 Changed 16 years ago by msteinbi
- Status changed from new to assigned
comment:2 Changed 16 years ago by msteinbi
comment:3 Changed 16 years ago by msteinbi
Added delegations to Managers (r821)
comment:4 Changed 16 years ago by msteinbi
Added Clients to the ClientGroups in the dummy implementation (r827)
comment:5 Changed 16 years ago by msteinbi
Client groups are bigger now (r829)
comment:6 Changed 16 years ago by msteinbi
Added names to the dummy clients (r837)
comment:7 Changed 16 years ago by msteinbi
Added service known types in interface (r839)
comment:8 Changed 16 years ago by msteinbi
- Resolution set to fixed
- Status changed from assigned to closed
comment:9 Changed 16 years ago by swagner
- Milestone changed from Hive 1.0 to Iteration 0
Milestone Hive 1.0 deleted
comment:10 Changed 14 years ago by swagner
- Milestone changed from Iteration 0 to Current
Milestone Iteration 0 deleted
comment:11 Changed 14 years ago by swagner
- Milestone changed from Current to HeuristicLab 3.3.0
Milestone Current deleted
Note: See
TracTickets for help on using
tickets.
First dummy implementation of the external interfaces for the Console Manager (r820)