Examples of addLogInfo()


Examples of eu.planets_project.ifr.core.wee.api.workflow.WorkflowResultItem.addLogInfo()

              wfResultItem.addLogInfo("starting migration B-C");
            URI dgoCRef = runMigration(migrate2,dgoBRef,false);
              wfResultItem.addLogInfo("completed migration B-C");
              wfResultItem.addLogInfo("starting migration C-D");
            URI dgoDRef = runMigration(migrate3,dgoCRef,false);
              wfResultItem.addLogInfo("completed migration C-D");
              wfResultItem.addLogInfo("starting migration D-E");
            //this object is documented as main experiment outcome file
            URI dgoERef = runMigration(migrate4,dgoDRef,true);
              wfResultItem.addLogInfo("completed migration D-E");
           
View Full Code Here

Examples of eu.planets_project.ifr.core.wee.api.workflow.WorkflowResultItem.addLogInfo()

            URI dgoCRef = runMigration(migrate2,dgoBRef,false);
              wfResultItem.addLogInfo("completed migration B-C");
              wfResultItem.addLogInfo("starting migration C-D");
            URI dgoDRef = runMigration(migrate3,dgoCRef,false);
              wfResultItem.addLogInfo("completed migration C-D");
              wfResultItem.addLogInfo("starting migration D-E");
            //this object is documented as main experiment outcome file
            URI dgoERef = runMigration(migrate4,dgoDRef,true);
              wfResultItem.addLogInfo("completed migration D-E");
           
            //identify format after migration roundtripp
View Full Code Here

Examples of eu.planets_project.ifr.core.wee.api.workflow.WorkflowResultItem.addLogInfo()

            URI dgoDRef = runMigration(migrate3,dgoCRef,false);
              wfResultItem.addLogInfo("completed migration C-D");
              wfResultItem.addLogInfo("starting migration D-E");
            //this object is documented as main experiment outcome file
            URI dgoERef = runMigration(migrate4,dgoDRef,true);
              wfResultItem.addLogInfo("completed migration D-E");
           
            //identify format after migration roundtripp
            wfResultItem.addLogInfo("starting identify object E format: ");
            URI dgoEFormat = identifyFormat(identify1,dgoERef);
            wfResultItem.addLogInfo("completed identify object E format: "+dgoEFormat);
View Full Code Here

Examples of eu.planets_project.ifr.core.wee.api.workflow.WorkflowResultItem.addLogInfo()

            //this object is documented as main experiment outcome file
            URI dgoERef = runMigration(migrate4,dgoDRef,true);
              wfResultItem.addLogInfo("completed migration D-E");
           
            //identify format after migration roundtripp
            wfResultItem.addLogInfo("starting identify object E format: ");
            URI dgoEFormat = identifyFormat(identify1,dgoERef);
            wfResultItem.addLogInfo("completed identify object E format: "+dgoEFormat);
           
            wfResultItem.addLogInfo("starting XCDL extraction for A");
            URI dgoAXCDL = runMigration(migratexcdl1,dgoA.getPermanentUri(),false);
View Full Code Here

Examples of eu.planets_project.ifr.core.wee.api.workflow.WorkflowResultItem.addLogInfo()

              wfResultItem.addLogInfo("completed migration D-E");
           
            //identify format after migration roundtripp
            wfResultItem.addLogInfo("starting identify object E format: ");
            URI dgoEFormat = identifyFormat(identify1,dgoERef);
            wfResultItem.addLogInfo("completed identify object E format: "+dgoEFormat);
           
            wfResultItem.addLogInfo("starting XCDL extraction for A");
            URI dgoAXCDL = runMigration(migratexcdl1,dgoA.getPermanentUri(),false);
              wfResultItem.addLogInfo("completed XCDL extraction for A");
              wfResultItem.addLogInfo("starting XCDL extraction for B");
View Full Code Here

Examples of eu.planets_project.ifr.core.wee.api.workflow.WorkflowResultItem.addLogInfo()

            //identify format after migration roundtripp
            wfResultItem.addLogInfo("starting identify object E format: ");
            URI dgoEFormat = identifyFormat(identify1,dgoERef);
            wfResultItem.addLogInfo("completed identify object E format: "+dgoEFormat);
           
            wfResultItem.addLogInfo("starting XCDL extraction for A");
            URI dgoAXCDL = runMigration(migratexcdl1,dgoA.getPermanentUri(),false);
              wfResultItem.addLogInfo("completed XCDL extraction for A");
              wfResultItem.addLogInfo("starting XCDL extraction for B");
            URI dgoEXCDL = runMigration(migratexcdl1,dgoERef,false);
              wfResultItem.addLogInfo("completed XCDL extraction for B");
View Full Code Here

Examples of eu.planets_project.ifr.core.wee.api.workflow.WorkflowResultItem.addLogInfo()

            URI dgoEFormat = identifyFormat(identify1,dgoERef);
            wfResultItem.addLogInfo("completed identify object E format: "+dgoEFormat);
           
            wfResultItem.addLogInfo("starting XCDL extraction for A");
            URI dgoAXCDL = runMigration(migratexcdl1,dgoA.getPermanentUri(),false);
              wfResultItem.addLogInfo("completed XCDL extraction for A");
              wfResultItem.addLogInfo("starting XCDL extraction for B");
            URI dgoEXCDL = runMigration(migratexcdl1,dgoERef,false);
              wfResultItem.addLogInfo("completed XCDL extraction for B");
           
            //perform object comparison
View Full Code Here

Examples of eu.planets_project.ifr.core.wee.api.workflow.WorkflowResultItem.addLogInfo()

            wfResultItem.addLogInfo("completed identify object E format: "+dgoEFormat);
           
            wfResultItem.addLogInfo("starting XCDL extraction for A");
            URI dgoAXCDL = runMigration(migratexcdl1,dgoA.getPermanentUri(),false);
              wfResultItem.addLogInfo("completed XCDL extraction for A");
              wfResultItem.addLogInfo("starting XCDL extraction for B");
            URI dgoEXCDL = runMigration(migratexcdl1,dgoERef,false);
              wfResultItem.addLogInfo("completed XCDL extraction for B");
           
            //perform object comparison
              wfResultItem.addLogInfo("starting comparisson for XCDL1 and XCDL2");
View Full Code Here

Examples of eu.planets_project.ifr.core.wee.api.workflow.WorkflowResultItem.addLogInfo()

            wfResultItem.addLogInfo("starting XCDL extraction for A");
            URI dgoAXCDL = runMigration(migratexcdl1,dgoA.getPermanentUri(),false);
              wfResultItem.addLogInfo("completed XCDL extraction for A");
              wfResultItem.addLogInfo("starting XCDL extraction for B");
            URI dgoEXCDL = runMigration(migratexcdl1,dgoERef,false);
              wfResultItem.addLogInfo("completed XCDL extraction for B");
           
            //perform object comparison
              wfResultItem.addLogInfo("starting comparisson for XCDL1 and XCDL2");
            this.compareDigitalObjectsIdentical(dgoAXCDL, dgoEXCDL);
              wfResultItem.addLogInfo("completed comparisson for XCDL1 and XCDL2");
View Full Code Here

Examples of eu.planets_project.ifr.core.wee.api.workflow.WorkflowResultItem.addLogInfo()

              wfResultItem.addLogInfo("starting XCDL extraction for B");
            URI dgoEXCDL = runMigration(migratexcdl1,dgoERef,false);
              wfResultItem.addLogInfo("completed XCDL extraction for B");
           
            //perform object comparison
              wfResultItem.addLogInfo("starting comparisson for XCDL1 and XCDL2");
            this.compareDigitalObjectsIdentical(dgoAXCDL, dgoEXCDL);
              wfResultItem.addLogInfo("completed comparisson for XCDL1 and XCDL2");
           
              wfResultItem.addLogInfo("successfully completed workflow for digitalObject with permanent uri:"+processingDigo);
              wfResultItem.setEndTime(System.currentTimeMillis());
View Full Code Here
TOP
Copyright © 2018 www.massapi.com. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.