Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

This operation required PMD tool download from https://sourceforge.net/projects/pmd/files/pmd/ this link. It analyze  apex code based on rule file we provide. The project location consider if provide in input property, otherwise check in artifact contain salesforce build . 

Environment/Instance Properties

Property Name

Property Code

Required

Description

PMD PathFDSF_PMD_PATHNoThe PMD Path. (Eg: /u01/pmd-bin-6.30.0/bin)

  

Project Properties

Property Name

Property Code

Required

Description

PMD Rule File NameFDSF_PMD_RULE_FILE

No

PMD Rule File with path

  

Inputs

Input Name

Input Code

Required

Description

PMD Rule File NameFDSF_INP_PMD_RULE_FILENoPMD Rule File with path
Project Source FolderFDSF_INP_PROJECT_LOCATIONNoPath to the project which contains a Apex classes.

  

Outputs

Output Name

Required

Description

FDSF_OUT_TOTAL_ISSUE_COUNT

No

Total issues count

FDSF_OUT_PRIORITY1_TOTAL_ISSUE_COUNTNoTotal issues count for priority 1
FDSF_OUT_PRIORITY2_TOTAL_ISSUE_COUNTNoTotal issues count for priority 2
FDSF_OUT_PRIORITY3_TOTAL_ISSUE_COUNTNoTotal issues count for priority 3
FDSF_OUT_PRIORITY4_TOTAL_ISSUE_COUNTNoTotal issues count for priority 4

  

Artifacts

This operation consumes artifacts from the artifacts repository.


Endpoint Selection

This operation will select all available endpoints associated to the Environment/Instance.


Endpoint Execution

This operation will execute on any one of the selected endpoints and will be random in the determination of which one.


  • No labels