jbatch/src/main/java/org/apache/batchee/container/jsl/IllegalTransitionException.java (4 lines): - line 22: // TODO Auto-generated constructor stub - line 27: // TODO Auto-generated constructor stub - line 32: // TODO Auto-generated constructor stub - line 37: // TODO Auto-generated constructor stub jbatch/src/main/java/org/apache/batchee/container/impl/controller/PartitionedStepController.java (3 lines): - line 135: // TODO - Is this what we want to know. - line 259: plan.setPartitionsOverride(false); //FIXME what is the default for a static plan?? - line 461: // TODO: possible? jbatch/src/main/java/org/apache/batchee/container/jsl/GlobPatternMatcherImpl.java (2 lines): - line 25: //TODO - Spec ramifications or is this already covered by property and exit status defaulting? - line 47: // TODO - confirm in spec that there is NO backslashing of '*', '?'. jbatch/src/main/java/org/apache/batchee/container/status/JobStatus.java (2 lines): - line 44: //TODO - reset to 0? - line 47: // TODO - Maybe a job operator would use this? jbatch/src/main/java/org/apache/batchee/container/impl/controller/batchlet/BatchletStepController.java (2 lines): - line 78: //TODO If this step is partitioned create partition artifacts - line 108: // TODO do we need to throw an error if the batchlet is already stopping/stopped extensions/jsefa/src/main/java/org/apache/batchee/jsefa/JSefaCsvWriter.java (1 line): - line 125: //X TODO align behavoir of DefaultBAtchArtifactFactory and CDIBatchArtifactFactory? jbatch/src/main/java/org/apache/batchee/container/impl/controller/SplitController.java (1 line): - line 83: // TODO - Is this what we want to know. jbatch/src/main/java/org/apache/batchee/container/services/persistence/jpa/provider/EETransactionProvider.java (1 line): - line 47: jta.rollback(); // TODO: check status or not that important? jbatch/src/main/java/org/apache/batchee/container/modelresolver/impl/ChunkPropertyResolver.java (1 line): - line 110: //FIXME There are more properties to add in here for the rest of the chunk elements jbatch/src/main/java/org/apache/batchee/container/modelresolver/impl/ItemProcessorPropertyResolver.java (1 line): - line 29: // TODO Auto-generated constructor stub jbatch/src/main/java/org/apache/batchee/container/impl/StepContextImpl.java (1 line): - line 60: // TODO Auto-generated method stub jbatch/src/main/java/org/apache/batchee/container/services/data/DefaultDataRepresentationService.java (1 line): - line 182: //X TODO what else? jbatch/src/main/java/org/apache/batchee/container/impl/controller/DecisionController.java (1 line): - line 113: // TODO Auto-generated method stub jbatch/src/main/java/org/apache/batchee/container/modelresolver/impl/AbstractPropertyResolver.java (1 line): - line 303: //FIXME We may want to throw a more helpful exception here to say there was probably a typo. tools/maven-plugin/src/main/java/org/apache/batchee/tools/maven/doc/ComponentDocumentationGenerator.java (1 line): - line 269: isLeaf = !Modifier.isAbstract(access); // TODO: interfaces? jbatch/src/main/java/org/apache/batchee/container/services/kernel/DefaultBatchKernel.java (1 line): - line 82: // TODO - register with status manager