initialize

The initialize method initializes this implementation class.

void initialize(java.util.Map<java.lang.String,java.lang.String> configurationData)
                throws CalloutException

The initialize method requires the following parameter:

  • configurationData - a map with name value pairs of parameters configured by users

Throws

CalloutException