Package moise.reorg.commands
Class ChangeDS
- java.lang.Object
-
- moise.reorg.commands.ChangeOS
-
- moise.reorg.commands.ChangeDS
-
- All Implemented Interfaces:
java.io.Serializable
- Direct Known Subclasses:
AddRoleObligation
,RemoveAllRoleObligations
public class ChangeDS extends ChangeOS
A reorganization command, a command that changes the OS- Author:
- jomi
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description private static long
serialVersionUID
-
Constructor Summary
Constructors Constructor Description ChangeDS()
-
-
-
Field Detail
-
serialVersionUID
private static final long serialVersionUID
- See Also:
- Constant Field Values
-
-