Package | Description |
---|---|
org.eclipse.scada.utils.pkg.deb |
Modifier and Type | Class and Description |
---|---|
static class |
TimestampProvider.DefaultTimestampProvider
just use the current time, but for all files of the instance
|
static class |
TimestampProvider.SpecificTimestampProvider
specify specific instant
|
static class |
TimestampProvider.SpecificYearTimestampProvider
use new year of the specified year 00:00:00.000
|
Modifier and Type | Method and Description |
---|---|
TimestampProvider |
DebianPackageWriter.getTimestampProvider() |
Constructor and Description |
---|
DebianPackageWriter(OutputStream stream,
GenericControlFile packageControlFile,
TimestampProvider timestampProvider) |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.