Tabnine Logo
JobEntryResult.isCheckpoint
Code IndexAdd Tabnine to your IDE (free)

How to use
isCheckpoint
method
in
org.pentaho.di.job.JobEntryResult

Best Java code snippets using org.pentaho.di.job.JobEntryResult.isCheckpoint (Showing top 1 results out of 315)

origin: pentaho/pentaho-kettle

if ( jobEntryResult.isCheckpoint() ) {
 gc.drawImage( EImage.CHECKPOINT, iconX, iconY, magnification );
 areaOwners.add( new AreaOwner( AreaType.JOB_ENTRY_RESULT_CHECKPOINT, iconX, iconY, MINI_ICON_SIZE,
org.pentaho.di.jobJobEntryResultisCheckpoint

Popular methods of JobEntryResult

  • getJobEntryName
  • <init>
  • getComment
  • getJobEntryNr
  • getLogDate
  • getReason
  • getResult
  • compare
  • getJobEntryFilename
  • setJobEntryName
  • setJobEntryNr
  • setResult
  • setJobEntryNr,
  • setResult

Popular in Java

  • Reactive rest calls using spring rest template
  • setScale (BigDecimal)
  • getSupportFragmentManager (FragmentActivity)
  • getOriginalFilename (MultipartFile)
    Return the original filename in the client's filesystem.This may contain path information depending
  • ObjectMapper (com.fasterxml.jackson.databind)
    ObjectMapper provides functionality for reading and writing JSON, either to and from basic POJOs (Pl
  • FileReader (java.io)
    A specialized Reader that reads from a file in the file system. All read requests made by calling me
  • HttpURLConnection (java.net)
    An URLConnection for HTTP (RFC 2616 [http://tools.ietf.org/html/rfc2616]) used to send and receive d
  • Collectors (java.util.stream)
  • ZipFile (java.util.zip)
    This class provides random read access to a zip file. You pay more to read the zip file's central di
  • Reference (javax.naming)
  • PhpStorm for WordPress
Tabnine Logo
  • Products

    Search for Java codeSearch for JavaScript code
  • IDE Plugins

    IntelliJ IDEAWebStormVisual StudioAndroid StudioEclipseVisual Studio CodePyCharmSublime TextPhpStormVimAtomGoLandRubyMineEmacsJupyter NotebookJupyter LabRiderDataGripAppCode
  • Company

    About UsContact UsCareers
  • Resources

    FAQBlogTabnine AcademyStudentsTerms of usePrivacy policyJava Code IndexJavascript Code Index
Get Tabnine for your IDE now