Package org.activiti.spring.boot
Class ProcessDefinitionResourceFinderDescriptor
java.lang.Object
org.activiti.spring.boot.ProcessDefinitionResourceFinderDescriptor
- All Implemented Interfaces:
org.activiti.spring.resources.ResourceFinderDescriptor
public class ProcessDefinitionResourceFinderDescriptor
extends Object
implements org.activiti.spring.resources.ResourceFinderDescriptor
-
Constructor Summary
ConstructorsConstructorDescriptionProcessDefinitionResourceFinderDescriptor(ActivitiProperties activitiProperties) -
Method Summary
Modifier and TypeMethodDescriptiongetMsgForResourcesFound(List<String> foundProcessResources) booleanvoid
-
Constructor Details
-
ProcessDefinitionResourceFinderDescriptor
-
-
Method Details
-
getLocationSuffixes
- Specified by:
getLocationSuffixesin interfaceorg.activiti.spring.resources.ResourceFinderDescriptor
-
getLocationPrefix
- Specified by:
getLocationPrefixin interfaceorg.activiti.spring.resources.ResourceFinderDescriptor
-
shouldLookUpResources
public boolean shouldLookUpResources()- Specified by:
shouldLookUpResourcesin interfaceorg.activiti.spring.resources.ResourceFinderDescriptor
-
getMsgForEmptyResources
- Specified by:
getMsgForEmptyResourcesin interfaceorg.activiti.spring.resources.ResourceFinderDescriptor
-
getMsgForResourcesFound
- Specified by:
getMsgForResourcesFoundin interfaceorg.activiti.spring.resources.ResourceFinderDescriptor
-
validate
- Specified by:
validatein interfaceorg.activiti.spring.resources.ResourceFinderDescriptor
-