Class EnactorConfigurator
java.lang.Object
org.openprovenance.prov.template.library.pg.client.configurator.EnactorConfigurator
- All Implemented Interfaces:
TableConfigurator<ProcessorArgsInterface<?>>
public class EnactorConfigurator
extends Object
implements TableConfigurator<ProcessorArgsInterface<?>>
The table configurator EnactorConfigurator
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal ProcessorArgsInterface<?> Gets configurationfinal ProcessorArgsInterface<?> pg_capturing(Pg_capturingBuilder builder) Gets configuration
-
Constructor Details
-
EnactorConfigurator
-
-
Method Details
-
pg_capturing
Gets configuration- Specified by:
pg_capturingin interfaceTableConfigurator<ProcessorArgsInterface<?>>- Parameters:
builder- builder for template pg_capturing- Returns:
- java.lang.String[]
-
pg_ballcollecting
Gets configuration- Specified by:
pg_ballcollectingin interfaceTableConfigurator<ProcessorArgsInterface<?>>- Parameters:
builder- builder for template pg_ballcollecting- Returns:
- java.lang.String[]
-