Package org.onosproject.net.optical.cli
Class AddOpticalIntentCommand
- java.lang.Object
-
- org.onosproject.cli.AbstractShellCommand
-
- org.onosproject.cli.net.ConnectivityIntentCommand
-
- org.onosproject.net.optical.cli.AddOpticalIntentCommand
-
- All Implemented Interfaces:
org.apache.karaf.shell.api.action.Action,org.onosproject.codec.CodecContext
public class AddOpticalIntentCommand extends org.onosproject.cli.net.ConnectivityIntentCommandInstalls optical connectivity or circuit intents, depending on given port types.
-
-
Constructor Summary
Constructors Constructor Description AddOpticalIntentCommand()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected voiddoExecute()-
Methods inherited from class org.onosproject.cli.net.ConnectivityIntentCommand
appId, buildConstraints, buildTrafficSelector, buildTrafficTreatment, key, priority, resourceGroup
-
Methods inherited from class org.onosproject.cli.AbstractShellCommand
annotations, annotations, annotations, codec, error, execute, get, getService, jsonForEntity, mapper, outputJson, print
-
-