Package moise.reorg.commands
Class ChangeRoleCardinality
- java.lang.Object
-
- moise.reorg.commands.ChangeOS
-
- moise.reorg.commands.ChangeSS
-
- moise.reorg.commands.ChangeGroup
-
- moise.reorg.commands.ChangeRoleCardinality
-
- All Implemented Interfaces:
java.io.Serializable
public class ChangeRoleCardinality extends ChangeGroup
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 ChangeRoleCardinality()
-
-
-
Field Detail
-
serialVersionUID
private static final long serialVersionUID
- See Also:
- Constant Field Values
-
-
Method Detail
-
execute
public void execute(OS os, OE oe) throws MoiseException
- Overrides:
execute
in classChangeOS
- Throws:
MoiseException
-
-