public class AppointmentConstants extends Object
Modifier and Type | Field and Description |
---|---|
static String |
BALLERINA_FUNCTION |
static String |
BALLERINA_ON_ERROR_FUNCTION |
static String |
BALLERINA_ON_TRIGGER_FUNCTION |
static String |
BALLERINA_PARENT_CONTEXT |
Constructor and Description |
---|
AppointmentConstants() |
public static final String BALLERINA_FUNCTION
public static final String BALLERINA_PARENT_CONTEXT
public static final String BALLERINA_ON_TRIGGER_FUNCTION
public static final String BALLERINA_ON_ERROR_FUNCTION
Copyright © 2018 WSO2. All rights reserved.