execute

Java Syntax

public abstract boolean execute
  (WFContext pWCtx)

Description

This abstract method is implemented by the extending class and forms the main entry point of a custom function.

Arguments (input)

pWCtx Workflow context information. See: Oracle Workflow Context.