See: Description
Interface | Description |
---|---|
Task |
Define Task Interface.
|
WorkAssignmentProtocol |
Define work assignment protocol.
|
Class | Description |
---|---|
AbstractTask |
Abstract class for MaWo Task.
|
CompositeTask |
Composite Task is Task with multiple commands.
|
DieTask |
Die Task is a type of task which indicates app to die.
|
MawoConfiguration |
MaWo configuration class.
|
NullTask |
Define Null Task.
|
SimpleTask |
Define Simple Task.
|
TaskId |
Defines TaskId for MaWo app.
|
TaskStatus |
Defines TaskStatus for MaWo app.
|
TeardownTask |
Define Teardown Task.
|
Enum | Description |
---|---|
TaskStatus.State |
Possible Task States.
|
TaskType |
Define MaWo Task Type.
|
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS,WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.