public interface ConnectorPublishService
Modifier and Type | Field and Description |
---|---|
static String |
SERVICE_ID |
Modifier and Type | Method and Description |
---|---|
String |
getTilkeeStatUrl(String pieceType,
String pieceIdent) |
boolean |
isConnectorActive(String connector_name) |
List<MailDescription> |
publish(CtxTilkee tilkee) |
void |
publish(String projectName,
String pieceType,
String pieceIdent,
List<String> destList,
List<AttachedFileWrapper> fileToPublishs) |
static final String SERVICE_ID
Copyright © 2016. All rights reserved.