public interface SynapseArtifactUploaderAdmin
Modifier and Type | Method and Description |
---|---|
String[] |
getArtifacts()
Auto generated method signature
|
boolean |
removeArtifact(String fileName5)
Auto generated method signature
|
void |
startgetArtifacts(SynapseArtifactUploaderAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startremoveArtifact(String fileName5,
SynapseArtifactUploaderAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startuploadArtifact(String fileName9,
DataHandler dataHandler10,
SynapseArtifactUploaderAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
boolean |
uploadArtifact(String fileName9,
DataHandler dataHandler10)
Auto generated method signature
|
boolean removeArtifact(String fileName5) throws RemoteException
removeArtifact4
- RemoteException
void startremoveArtifact(String fileName5, SynapseArtifactUploaderAdminCallbackHandler callback) throws RemoteException
removeArtifact4
- RemoteException
boolean uploadArtifact(String fileName9, DataHandler dataHandler10) throws RemoteException
uploadArtifact8
- RemoteException
void startuploadArtifact(String fileName9, DataHandler dataHandler10, SynapseArtifactUploaderAdminCallbackHandler callback) throws RemoteException
uploadArtifact8
- RemoteException
String[] getArtifacts() throws RemoteException
RemoteException
void startgetArtifacts(SynapseArtifactUploaderAdminCallbackHandler callback) throws RemoteException
RemoteException
Copyright © 2021 WSO2. All rights reserved.