Constructs completion strategy meta-data.
Parameters: id - The strategy's XPDL ID. Parameters: displayName - The display name. Parameters: description - Textual description of this strategy. Parameters: docUrl - URL for documentation. Parameters: author - Author's name. Parameters: implClass - The fully qualified name of the strategy implementationclass.
Returns the class that implements the completion strategy.
Parameters: entityResolver - Strategy implementation. throws: RepositoryException - if the class could not be found orinstantiated.