Package org.activiti.spring.resources
Interface ResourceFinderDescriptor
public interface ResourceFinderDescriptor
-
Method Summary
Modifier and TypeMethodDescriptiongetMsgForResourcesFound(List<String> foundResources) booleanvoid
-
Method Details
-
getLocationSuffixes
-
getLocationPrefix
String getLocationPrefix() -
shouldLookUpResources
boolean shouldLookUpResources() -
validate
- Throws:
IOException
-
getMsgForEmptyResources
String getMsgForEmptyResources() -
getMsgForResourcesFound
-