public class ImportRequisition extends Object implements org.apache.karaf.shell.api.action.Action
Modifier and Type | Field and Description |
---|---|
static String |
EVENT_SOURCE |
static String |
URI_SCHEME |
Constructor and Description |
---|
ImportRequisition() |
Modifier and Type | Method and Description |
---|---|
Object |
execute() |
static Object |
sendImportRequisitionEvent(EventForwarder eventForwarder,
String type,
List<String> parameters,
String rescanExisting) |
public static final String EVENT_SOURCE
public static final String URI_SCHEME
public Object execute() throws Exception
execute
in interface org.apache.karaf.shell.api.action.Action
Exception
public static Object sendImportRequisitionEvent(EventForwarder eventForwarder, String type, List<String> parameters, String rescanExisting) throws URISyntaxException
URISyntaxException
Copyright © 2021. All rights reserved.