com.arjuna.wst.Cancel Maven / Gradle / Ivy
The newest version!
/*
Copyright The Narayana Authors
SPDX-License-Identifier: Apache-2.0
*/
package com.arjuna.wst;
/**
* Cancel: the participant is in an unknown state and should be rolledback.
*/
public class Cancel implements Vote
{
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy