Package fr.becpg.repo.entity.simulation
Class EntitySimulationServiceImpl.AsyncCreateSimulationNodeRefsCommand
java.lang.Object
fr.becpg.repo.entity.simulation.EntitySimulationServiceImpl.AsyncCreateSimulationNodeRefsCommand
- All Implemented Interfaces:
Runnable
- Enclosing class:
- EntitySimulationServiceImpl
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionAsyncCreateSimulationNodeRefsCommand(org.alfresco.service.cmr.repository.NodeRef destNodeRef, List<org.alfresco.service.cmr.repository.NodeRef> nodeRefs, String mode) -
Method Summary
-
Field Details
-
destNodeRef
private final org.alfresco.service.cmr.repository.NodeRef destNodeRef -
nodeRefs
-
mode
-
userName
-
runWithSuccess
private boolean runWithSuccess
-
-
Constructor Details
-
AsyncCreateSimulationNodeRefsCommand
-
-
Method Details