Class MigrationPlanFile

java.lang.Object
org.jbpm.flow.migration.MigrationPlanFile

public class MigrationPlanFile extends Object
  • Constructor Details

    • MigrationPlanFile

      public MigrationPlanFile(Path path, byte[] content)
  • Method Details

    • getPath

      public Path getPath()
    • setPath

      public void setPath(Path path)
    • getContent

      public byte[] getContent()
    • setContent

      public void setContent(byte[] content)