public class DirectoryListenerConstants extends Object
Modifier and Type | Field and Description |
---|---|
static String |
ANNOTATION_DIRECTORY_RECURSIVE |
static String |
ANNOTATION_PATH |
static String |
EVENT_CREATE |
static String |
EVENT_DELETE |
static String |
EVENT_MODIFY |
static String |
FILE_SYSTEM_EVENT |
static String |
FS_SERVER_CONNECTOR |
static String |
RESOURCE_NAME_ON_CREATE |
static String |
RESOURCE_NAME_ON_DELETE |
static String |
RESOURCE_NAME_ON_MODIFY |
static String |
SERVICE_ENDPOINT_CONFIG |
Constructor and Description |
---|
DirectoryListenerConstants() |
public static final String ANNOTATION_PATH
public static final String ANNOTATION_DIRECTORY_RECURSIVE
public static final String FILE_SYSTEM_EVENT
public static final String FS_SERVER_CONNECTOR
public static final String SERVICE_ENDPOINT_CONFIG
public static final String EVENT_CREATE
public static final String EVENT_DELETE
public static final String EVENT_MODIFY
public static final String RESOURCE_NAME_ON_CREATE
public static final String RESOURCE_NAME_ON_DELETE
public static final String RESOURCE_NAME_ON_MODIFY
Copyright © 2018 WSO2. All rights reserved.