For every action processor you need to define a processor as the implementation that performs the work.
While you can use a classic Java implementation or a state table implementation, the recommended approach is to implement using Java with code generation. This method provides code that would normally have to be written by developers.
Understanding Java with Code Generation
Understanding the Java Processor Class
Understanding Java Libraries in Design Studio
Configuring User-Defined Exit Types