Package org.activiti.spring.process
Class ProcessExtensionResourceFinderDescriptor
java.lang.Object
org.activiti.spring.process.ProcessExtensionResourceFinderDescriptor
- All Implemented Interfaces:
ResourceFinderDescriptor
public class ProcessExtensionResourceFinderDescriptor
extends Object
implements ResourceFinderDescriptor
-
Constructor Summary
ConstructorsConstructorDescriptionProcessExtensionResourceFinderDescriptor(boolean checkResources, String locationPrefix, String locationSuffix) -
Method Summary
Modifier and TypeMethodDescriptiongetMsgForResourcesFound(List<String> processExtensionFiles) booleanvoid
-
Constructor Details
-
ProcessExtensionResourceFinderDescriptor
-
-
Method Details
-
getLocationSuffixes
- Specified by:
getLocationSuffixesin interfaceResourceFinderDescriptor
-
getLocationPrefix
- Specified by:
getLocationPrefixin interfaceResourceFinderDescriptor
-
shouldLookUpResources
public boolean shouldLookUpResources()- Specified by:
shouldLookUpResourcesin interfaceResourceFinderDescriptor
-
getMsgForEmptyResources
- Specified by:
getMsgForEmptyResourcesin interfaceResourceFinderDescriptor
-
getMsgForResourcesFound
- Specified by:
getMsgForResourcesFoundin interfaceResourceFinderDescriptor
-
validate
- Specified by:
validatein interfaceResourceFinderDescriptor
-